Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
BOLD | TDBOLD | C | 1 | Font attribute bold type | ||
FONTSIZE | TDFONTSIZE | N | 3 | Font attribute: font size in 1/10 point | ||
ITALIC | TDITALIC | C | 1 | Font attribute italic | ||
TTF_FONTNAME | STRING | g | 0 | Name of TrueType font, e.g. "Arial" |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
USEDFONT_BOLD | TDBOLD | C | 1 | Font attribute bold type |
USEDFONT_FAMILY | TDFAMILY | C | 8 | Font attribute: Name of font family |
USEDFONT_ITALIC | TDITALIC | C | 1 | Font attribute italic |
Exception | Text |
---|---|
ERROR_FONTMETRIC | Cannot initialize Unicode fontmetric |
NOT_FOUND | No such TTF font is installed |