|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
Font glyphs object. More...
Public Attributes | |
| number | bold |
| number | flags |
| boolean | isBrotli |
| string | url |
Font glyphs object.
| number Glyphs::bold |
100 weight font = 0b1; 200 weight font = 0b10;
| number 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.