TTMSFNCPDFGraphicsLibOutputWriter.FontCharArrayAddValue Method
Adds
ACharValueto the font character array used for glyph subsetting if not already present.
API unit family: TMSFNCPDFCoreLibBase
Declaring type: TTMSFNCPDFGraphicsLibOutputWriter
Syntax
procedure FontCharArrayAddValue(ACharValue: Integer);
Parameters
| Name | Description |
|---|---|
ACharValue |
Unicode code point to record. |