Name | Description | |
---|---|---|
ImGearPDEFont Constructor | Overloaded. |
The following tables list the members exposed by ImGearPDEFont.
Name | Description | |
---|---|---|
ImGearPDEFont Constructor | Overloaded. |
Name | Description | |
---|---|---|
CreateNeedFlags | Gets flags indicating what needs to be done to make the current font complete. | |
IsEmbedded | Gets a value indicating whether the font is embedded. | |
IsMultibyte | Gets a value indicating whether the font contains any multi-byte characters. |
Name | Description | |
---|---|---|
CreateToUnicodeNow | Creates the /ToUnicode table. | |
CreateWidthsNow | Creates width entries for font. | |
EmbedNow | Embeds font stream. | |
EmbedNowDontSubset | Embeds the font inside Doc without creating a subset. | |
FindUnrepresentableCharacters | Gets a collection of characters in the Unicode string that could not be represented in the font. | |
GetAttributes | Gets the font attributes. | |
GetCodeByteCount | Gets the number of bytes in a string of single or multi-byte character codes. | |
GetOneByteEncoding | Gets an atom array that is filled with the delta encodings for font. | |
GetSysEncoding | Gets the system encoding object associated with a font object. | |
GetSysFont | Gets the system font object associated with a font object. | |
GetWidths | Gets widths array. | |
GetWidthsNow | Creates width entries for font. | |
IsTextRepresentable | Checks if the entire contents of a text are representable in the font. | |
SetSysEncoding | Sets the system encoding object associated with a font object. | |
SetSysFont | Sets the system font object associated with a font object. | |
SubsetNow | Subsets a given PDE Font in Doc. | |
SumWidths | Gets the sum to the widths from a string of single or multi-byte characters. |