> if I have an embedded system equipped with a hw device doing > drawing, blitting and may be streching how can freetype benifit from > that? and if yes where to modify ?
The smooth rendering engine provides callbacks which you can use for
rendering. See `gray_spans' in the `FT_Raster_Params' structure.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel
