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 |
---|---|
CharSequence |
GlyphSubstitutionTable.preProcess(CharSequence charSequence,
String script,
MultiByteFont font,
List associations) |
Modifier and Type | Method and Description |
---|---|
CharSequence |
KhmerScriptProcessor.preProcess(CharSequence charSequence,
MultiByteFont font,
List associations) |
CharSequence |
ScriptProcessor.preProcess(CharSequence charSequence,
MultiByteFont font,
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,
String header,
MultiByteFont mbfont)
Reads a font.
|
void |
OTFSubSetFile.readFont(FontFileReader in,
String embeddedName,
MultiByteFont mbFont) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractIFPainter.drawSVGText(MultiByteFont multiByteFont,
FontTriplet triplet,
int x,
int y,
String text,
IFState state) |
Copyright © 2025 Apache Software Foundation. All rights reserved.