[cairo] Font embedding options

Behdad Esfahbod behdad at behdad.org
Mon Jan 7 15:19:59 PST 2008


Thinking about how to let apps adjust font embedding, I think
cairo_font_options_t is the right way for it to go.  Making
cairo_surface_set_font_options() public makes it easy to for example
create a Postscript surface and disable TrueType embedding on it, then
pass it around to drawing code...

Of course there's the question of what the API should look like.

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759



More information about the cairo mailing list