|
CartoType API
|
#include <cartotype_typeface.h>
Public Attributes | |
| CRefCounted< CBitmap > | iBitmap |
| TPoint | iOrigin |
A logged glyph is a bitmap pointer and the position at which it was drawn. Glyph positions are logged by TFont::DrawText so that a string that has been tested successfully against overlap can be drawn at high speed by replaying the log. Enough glyphs are logged to be able to do this with all map object labels.
1.7.5.1