
15 May
2008
15 May
'08
7:51 p.m.
On Thu, 2008-05-15 at 20:44 +0100, Richard Hughes wrote:
How do you use Pango currently? You can do the same approach with pangocairo. I assume you use pangoft2 to extract glyph outlines and render them yourself. You can do the same with pangocairo. You
don't
have to use cairo for everything...
Yeah, something like that. I reckon the conversion for existing system fonts should be quite easy, but what about user-fonts? Do I understand that your design for Pango will not call the render_glyph_func at all, i.e. we can leave it as NULL until we've figured out how to do things properly?
Humm, sure it will indirectly call the render_glyph func. That's where all the glyph data comes from.
Richard.
--
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