Uses of Class
org.apache.fop.fonts.MultiByteFont
-
Packages that use MultiByteFont Package Description 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 Modifier and Type Class Description classCFFToType1FontConstructors in org.apache.fop.fonts with parameters of type MultiByteFont Constructor Description 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 Modifier and Type Method Description voidOpenFont. readFont(FontFileReader in, java.lang.String header, MultiByteFont mbfont)Reads a font.voidOTFSubSetFile. readFont(FontFileReader in, java.lang.String embeddedName, MultiByteFont mbFont)
-