CartoType API
Public Attributes
CartoType::TLoggedGlyph Class Reference

#include <cartotype_typeface.h>

List of all members.

Public Attributes

CRefCounted< CBitmapiBitmap
TPoint iOrigin

Detailed Description

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.


The documentation for this class was generated from the following file: