|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontUris | |
---|---|
org.apache.fop.fonts | Classes for font handling. |
org.apache.fop.fonts.type1 | Classes for Adobe Type 1 fonts. |
Uses of FontUris in org.apache.fop.fonts |
---|
Methods in org.apache.fop.fonts that return FontUris | |
---|---|
FontUris |
EmbedFontInfo.getFontUris()
|
Methods in org.apache.fop.fonts with parameters of type FontUris | |
---|---|
static CustomFont |
FontLoader.loadFont(FontUris fontUris,
java.lang.String subFontName,
boolean embedded,
EmbeddingMode embeddingMode,
EncodingMode encodingMode,
boolean useKerning,
boolean useAdvanced,
InternalResourceResolver resourceResolver)
Loads a custom font from a URI. |
Constructors in org.apache.fop.fonts with parameters of type FontUris | |
---|---|
EmbedFontInfo(FontUris fontUris,
boolean kerning,
boolean advanced,
java.util.List<FontTriplet> fontTriplets,
java.lang.String subFontName)
Main constructor |
|
EmbedFontInfo(FontUris fontUris,
boolean kerning,
boolean advanced,
java.util.List<FontTriplet> fontTriplets,
java.lang.String subFontName,
EncodingMode encodingMode,
EmbeddingMode embeddingMode)
Main constructor |
Uses of FontUris in org.apache.fop.fonts.type1 |
---|
Constructors in org.apache.fop.fonts.type1 with parameters of type FontUris | |
---|---|
Type1FontLoader(FontUris fontUris,
boolean embedded,
EmbeddingMode embeddingMode,
boolean useKerning,
InternalResourceResolver resourceResolver)
Constructs a new Type 1 font loader. |
|
fop 2.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |