|
CartoType API
|
#include <cartotype_graphics.h>
Public Member Functions | |
| bool | operator== (const TTypefaceAttrib &aAttrib) const |
| bool | operator!= (const TTypefaceAttrib &aAttrib) const |
Public Attributes | |
| uint32 | iStyle |
| uint32 | iScripts |
| TTypefaceName | iName |
The fixed attributes of a typeface.
The name of the typeface.
Flags broadly indicating the supported scripts.
The style: bold, italic, etc.
1.7.5.1