Hi,

Rob Kramer <[EMAIL PROTECTED]> writes:

> > The pango cache isn't limited to caching FT_Bitmaps. It could be used
> > to cache DirectFB surfaces also.
> 
> But how? Are you referring to something else than 
> pango_ft2_font_get_cache_glyph_data() and friends?

If you are the only user of the glyph cache then it's up to you what
to store as glyph data. It could very well be a pointer to a struct
that refers to a DirectFB (sub)surface.

BTW, did you have a look at FT Layout, a layout engine that is being
written by the FreeType developers? Seems to me like a more
interesting candidate for DirectFB text layout.


Sven


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to