Name | Description | |
---|---|---|
![]() | PdfFontManager | Initializes a new instance of the PdfFontManager class. |
Name | Description | |
---|---|---|
![]() | PdfFontManager | Initializes a new instance of the PdfFontManager class. |
Name | Description | |
---|---|---|
![]() | Document | Gets the PDF document of this font manager. |
Name | Description | |
---|---|---|
![]() | ConvertTrueTypeFontProgramToCffFontProgram | Converts TrueType font to a Type1 font with CFF font program. |
![]() | ConvertType1FontProgramToCffFontProgram | Converts Type1 font with Type1 font program to a Type1 font with CFF font program. |
![]() | CreateCIDFontFromTextSymbols | Overloaded. Creates a CID font, which is based on information about font symbol outlines. |
![]() | CreateCIDFontFromTrueTypeFont | Overloaded. Creates a CID font, which is based on a file of TrueType font. |
![]() | CreateFontCopy | Creates copy of specified font. |
![]() | CreateFontSubset | Overloaded. Creates new PDF font, which contains the specified set of text symbols. |
![]() | CreateGlyphLessFont | Creates CID font without glyphs for specified PDF document. |
![]() | CreateSimpleFontFromTrueTypeFont | Overloaded. Creates a simple font based on TrueType font file. |
![]() | Dispose | Releases all resources used by this font programs controller. |
![]() | EmbedAllFonts | Embeds all external fonts of the PDF document. |
![]() | EmbedFont | Embeds the specified PDF font. |
![]() | GetCMapResource | Returns the CMap resource stream by its predefined name. |
![]() | GetStandardFont | Returns the standard font of specified type. |
![]() | GetStandardFontProgram | Returns a standard font from "Standard 14 Fonts". |
![]() | GetTrueTypeFontFromFontCollection | Returns the TrueType Font with specified name from TrueType Font Collection (TTC). |
![]() ![]() | IsTrueTypeFontCollection | Determines whether specified stream contains TrueType Font Collection (TTC). |
![]() | OnFontInstanceCreated | Method is executed when font instance is created. |
![]() | OptimizePackedFonts | Overloaded. Optimizes all font subsets of the PDF document. |
![]() | PackAllFonts | Overloaded. Packs all fonts of the PDF document. |
![]() | PackFont | Overloaded. Packs the specified PDF font. |
![]() | ReplaceTextSymbols | Overloaded. Replaces the text symbols using specified map. |