Package | Description |
---|---|
org.apache.fop.complexscripts.fonts | |
org.apache.fop.complexscripts.scripts | |
org.apache.fop.fonts |
Classes for font handling.
|
org.apache.fop.fonts.truetype |
Classes for TrueType fonts.
|
org.apache.fop.render.intermediate |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
GlyphSubstitutionTable.preProcess(java.lang.CharSequence charSequence,
java.lang.String script,
MultiByteFont font,
java.util.List associations) |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
KhmerScriptProcessor.preProcess(java.lang.CharSequence charSequence,
MultiByteFont font,
java.util.List associations) |
java.lang.CharSequence |
ScriptProcessor.preProcess(java.lang.CharSequence charSequence,
MultiByteFont font,
java.util.List associations) |
Modifier and Type | Class and Description |
---|---|
class |
CFFToType1Font |
Constructor and Description |
---|
CIDFull(MultiByteFont mbf) |
CIDSubset(MultiByteFont mbf) |
Modifier and Type | Method and Description |
---|---|
void |
OpenFont.readFont(FontFileReader in,
java.lang.String header,
MultiByteFont mbfont)
Reads a font.
|
void |
OTFSubSetFile.readFont(FontFileReader in,
java.lang.String embeddedName,
MultiByteFont mbFont) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractIFPainter.drawSVGText(MultiByteFont multiByteFont,
FontTriplet triplet,
int x,
int y,
java.lang.String text,
IFState state) |
Copyright 1999-2022 The Apache Software Foundation. All Rights Reserved.