IntroductionThis is the third section of the FreeType 2 tutorial. It describes how to deal with various internals of the library like
None of these items have been written yet. ExamplesErik Möller contributed a very nice C++ example which shows renderer callbacks in action to draw a coloured glyph with a differently coloured outline. The source code can be found here.Another example demonstrates how to use FreeType's stand-alone rasterizer, ftraster.c, both in B/W and 5-levels gray mode. You need files from FreeType version 2.3.10 or newer. |
Last update: 21-Sep-2009