<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - text failing to display on SVG and X11 surface even though it works correctly on PDF and PS surfaces"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104042#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - text failing to display on SVG and X11 surface even though it works correctly on PDF and PS surfaces"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104042">bug 104042</a>
              from <span class="vcard"><a class="email" href="mailto:anntzer.lee@gmail.com" title="Antony Lee <anntzer.lee@gmail.com>"> <span class="fn">Antony Lee</span></a>
</span></b>
        <pre>I'll try to provide a minimal C example but that's not easy -- this is in the
context of a cairo backend (<a href="https://github.com/anntzer/mplcairo">https://github.com/anntzer/mplcairo</a>) for Matplotlib
(a Python plotting library) so it's layers and layers of Python driving a C
library.  In the meantime...

    //ALPHA [] record
    dup /s6 exch def dup context

Looking at cairo-script-surface.c, one sees that this is written by
_emit_recording_pattern_surface and attach_snapshot, with the contents of the
recording surface in the next lines.

Both from my own code and from my interpretation of the script I believe that I
am not drawing a surface to itself.</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>