[cairo] cairo appear white edge antialiasing
Arjen Nienhuis
a.g.nienhuis at gmail.com
Sun Jun 16 02:49:47 PDT 2013
On Jun 16, 2013 6:41 AM, "丹青(Hishop)" <hishop at gmail.com> wrote:
>
> Hello, my English is not good, so I used the GOOGLE Translator. This may
cause problems very sorry!
>
> I used to do a cairo 1.12 Convert SWF to bitmap software, but there will
be a white sideline production. I specifically included in the mail Photo
Gallery.
That is because the shapes don't overlap. Cairo doesn't support that but
SWF does.
You have two options:
1. Render the SWF at a much higher resolution and scale down using a
different library.
2. Add a 1px stroke to all shapes.
> Hope to get your help, thank you!
>
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo/attachments/20130616/24be2472/attachment.html>
More information about the cairo
mailing list