[cairo] Draw outline text

Akex J. jordan2.j at gmail.com
Sat Mar 31 09:08:50 PDT 2007


Hello,

I'm trying to draw outline text fast.
I'm using code like on this page http://cairographics.org/samples/text.html
But it's too slow, cairo_show_text() is fast, but the other sample that draw
outline text ("void") is very slow.
Is there any other way to draw (outline) text fast ?
As I see cairo_show_text and cairo_text_path are "toy" API and documentation
say I should use cairo_glyph_path(), but I have no idea how. Is there any
sample or can someone show me how can be done with cairo_glyph_path() ?

Regards,

AleX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/cairo/attachments/20070331/e0b11ec3/attachment.html


More information about the cairo mailing list