fop 2.2

Uses of Class
org.apache.fop.fonts.MultiByteFont

Packages that use MultiByteFont
org.apache.fop.fonts Classes for font handling. 
org.apache.fop.fonts.truetype Classes for TrueType fonts. 
 

Uses of MultiByteFont in org.apache.fop.fonts
 

Subclasses of MultiByteFont in org.apache.fop.fonts
 class CFFToType1Font
           
 

Constructors in org.apache.fop.fonts with parameters of type MultiByteFont
CIDFull(MultiByteFont mbf)
           
CIDSubset(MultiByteFont mbf)
           
 

Uses of MultiByteFont in org.apache.fop.fonts.truetype
 

Methods in org.apache.fop.fonts.truetype with parameters of type MultiByteFont
 void OpenFont.readFont(FontFileReader in, java.lang.String header, MultiByteFont mbfont)
          Reads a font.
 void OTFSubSetFile.readFont(FontFileReader in, java.lang.String embeddedName, java.lang.String header, MultiByteFont mbFont)
           
 


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.