|
FoxitPDFSDKforWeb
8.2.0
Foxit PDF SDK for Web
|
Font glyphs object. More...
Public Attributes | |
| int | bold |
| int | flags |
| boolean | isBrotli |
| string | url |
Font glyphs object.
| int Glyphs::bold |
100 weight font = 0b1; 200 weight font = 0b10;
| int Glyphs::flags |
Font Descriptor Flags. ConstsPDF::Font_Descriptor_Flags
| boolean Glyphs::isBrotli |
true: Font resources need to be decrypted by brotli.
| string Glyphs::url |
The url of the font resource.