Re: Question about gstate transitions and scaled fonts

Martin Robinson <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
On 11/04/2011 02:20 PM, Martin Robinson wrote:

> cairo_select_font_face(...);
> for (...) {
>     cairo_save(...);
>     cairo_show_text(...);
>     cairo_restore(...);
> }

After sending this note, I almost immediately realized this is only an
issue if you don't use cairo_set_scaled_font. Many clients, including
WebKit use cairo_set_scaled_font directly, so my previous observation
probably isn't a large problem at all. Sorry for the noise. :)

--Martin
--
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.