> > i have studied ftview.... but i was not be able to understand,
> > where actually the bitmap, glyph is placed in cache.........
It's not clear to me where your problem is. FreeType provides its own
glyph cache which is of course hidden by its interface. However, this
cache might not be useful for all applications.
Everything starting with the prefix `FTC_' is related to the cache
manager. The code is mainly in file `ftcommon.c'; for example, the
initialization for the various caches is in `FTDemo_New'.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel