|
CartoType API
|
#include <cartotype_mono_render.h>
Classes | |
| class | TBand |
| class | TProfile |
Public Member Functions | |
| TMonoRender (uint8 *aRenderPool, int32 aRenderPoolSize) | |
| TResult | Render (const MPath &aOutline, int32 aPixelFractionBits, MRaster &aRaster, uint32 aFlags) |
A monochrome renderer. A singleton object of this class is used by the CartoType engine to rasterize paths at a resolution of one bit per pixel.
1.7.5.1