Uses of Class
org.apache.fop.fonts.MultiByteFont
Packages that use MultiByteFont
Package
Description
Classes for font handling.
Classes for TrueType fonts.
-
Uses of MultiByteFont in org.apache.fop.complexscripts.fonts
Methods in org.apache.fop.complexscripts.fonts with parameters of type MultiByteFontModifier and TypeMethodDescriptionGlyphSubstitutionTable.preProcess
(CharSequence charSequence, String script, MultiByteFont font, List associations) -
Uses of MultiByteFont in org.apache.fop.complexscripts.scripts
Methods in org.apache.fop.complexscripts.scripts with parameters of type MultiByteFontModifier and TypeMethodDescriptionKhmerScriptProcessor.preProcess
(CharSequence charSequence, MultiByteFont font, List associations) ScriptProcessor.preProcess
(CharSequence charSequence, MultiByteFont font, List associations) -
Uses of MultiByteFont in org.apache.fop.fonts
Subclasses of MultiByteFont in org.apache.fop.fontsConstructors in org.apache.fop.fonts with parameters of type MultiByteFont -
Uses of MultiByteFont in org.apache.fop.fonts.truetype
Methods in org.apache.fop.fonts.truetype with parameters of type MultiByteFontModifier and TypeMethodDescriptionvoid
OpenFont.readFont
(FontFileReader in, String header, MultiByteFont mbfont) Reads a font.void
OTFSubSetFile.readFont
(FontFileReader in, String embeddedName, MultiByteFont mbFont) -
Uses of MultiByteFont in org.apache.fop.render.intermediate
Methods in org.apache.fop.render.intermediate with parameters of type MultiByteFontModifier and TypeMethodDescriptionprotected void
AbstractIFPainter.drawSVGText
(MultiByteFont multiByteFont, FontTriplet triplet, int x, int y, String text, IFState state)