iText 8.0.2 API
iText.IO.Font Namespace Reference

Classes

class   AdobeGlyphList
 
class   CFFFont
 
class   CFFFontSubset
  This Class subsets a CFF Type Font. More...
 
class   CidFont
 
class   CidFontProperties
 
class   CjkResourceLoader
  This class is responsible for loading and handling CJK fonts and CMaps from font-asian package. More...
 
class   CMapEncoding
 
class   FontCache
 
class   FontCacheKey
 
class   FontEncoding
 
class   FontIdentification
 
class   FontMetrics
 
class   FontNames
 
class   FontProgram
 
class   FontProgramDescriptor
  Base font descriptor. More...
 
class   FontProgramDescriptorFactory
 
class   FontProgramFactory
  Provides methods for creating various types of fonts. More...
 
class   FontRegisterProvider
  If you are using True Type fonts, you can declare the paths of the different ttf- and ttc-files to this class first and then create fonts in your code using one of the getFont method without having to enter a path as parameter.
 
class   GidAwareGlyph
 
interface   IExtraEncoding
  Classes implementing this interface can create custom encodings or replace existing ones. More...
 
class   OpenTypeParser
 
class   PdfEncodings
 
class   Pfm2afm
  Converts a PFM file into an AFM file. More...
 
class   TrueTypeCollection
  Use this class for working with true type collection font (*.ttc) More...
 
class   TrueTypeFont
 
class   TrueTypeFontSubset
  Subsets a True Type font by removing the unneeded glyphs from the font.
 
class   Type1Font
 
class   Type1Parser
 
class   WoffConverter