<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I found that clearing the image prior to drawing seems to fix the
problem.<br>
<br>
What I don't understand is how I have never seen random garbage, it is
always this transparent yellow.<br>
<br>
Thanks,<br>
John<br>
<br>
John Perkins wrote:
<blockquote cite="mid:485C7650.6020700@newtek.com" type="cite">I have
been seeing a problem with certain image sizes first in 1.4.10 and now
in 1.6.4 using several different in-house test applications written by
two different people.
  <br>
  <br>
The attached png should be white text on a fully transparent
background.
  <br>
  <br>
At most resolutions, the transparent area around the text is partially
transparent yellow.&nbsp; It is never another color, the problem is very
consistent.
  <br>
  <br>
If I render into a 640x480 image using otherwise identical code, I get
the correct output.&nbsp; However, 640x85 has the yellow problem.&nbsp; This
leads me to believe that stride alone is not a factor.
  <br>
  <br>
This was output by cairo win32 using the toy text functions into a
178x85 image surface.&nbsp; Other tests have used circles or rectangles to
rule out problems with the text functions.
  <br>
  <br>
Regardless of what is used to save or display the image the problem
still exists.
  <br>
  <br>
Any suggestions would be greatly appreciated.
  <br>
  <br>
Thanks,
  <br>
John
  <br>
  <br>
  <hr size="4" width="90%"><br>
  <center><img src="cid:part1.02050901.06080305@newtek.com"></center>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cairo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cairo@cairographics.org">cairo@cairographics.org</a>
<a class="moz-txt-link-freetext" href="http://lists.cairographics.org/mailman/listinfo/cairo">http://lists.cairographics.org/mailman/listinfo/cairo</a></pre>
</blockquote>
</body>
</html>