|
CartoType API
|
#include <cartotype_aa_render.h>
Classes | |
| class | TBand |
| class | TCell |
| class | TCompactCell |
Public Member Functions | |
| TAntiAliasRender (uint8 *aRenderPool, int32 aRenderPoolSize) | |
| TResult | Render (const MPath &aOutline, int32 aPixelFractionBits, MRaster &aRaster, uint32 aFlags) |
An anti-aliasing renderer. A singleton object of this class is used by the CartoType engine to rasterize paths at a resolution of eight bits per pixel.
1.7.5.1