<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - CAIRO_STATUS_NO_MEMORY after cairo_image_surface_create 10000x30000 image surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97378#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - CAIRO_STATUS_NO_MEMORY after cairo_image_surface_create 10000x30000 image surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97378">bug 97378</a>
              from <span class="vcard"><a class="email" href="mailto:pinkpink1460@hotmail.com" title="pink <pinkpink1460@hotmail.com>"> <span class="fn">pink</span></a>
</span></b>
        <pre>(In reply to Uli Schlachter from <a href="show_bug.cgi?id=97378#c3">comment #3</a>)
<span class="quote">> What makes your believe that "not enough memory" is wrong? If you do the
> math, a surface with a width of 10k, height of 30k and 4 bytes per pixels
> would need more than one gibibyte of memory
> (10000*30000*4/(1024*1024*1024)=1.118). Could it be that allocating that
> much memory really fails for you?</span >

Thanks for your reply. 
I always thought the limit  of width and height of the
cairo_image_surface_create() is 32768, it seems and it depend on the bytes per
pixels. Thanks again.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>