fop 0.95 | |
Frames | No Frames |
Methods with return type org.apache.fop.fonts.FontCache | |
FontCache | Returns the font cache instance used by this factory. |
Methods with return type org.apache.fop.fonts.FontCache | |
FontCache | Reads the default font cache file and returns its contents. |
FontCache | Reads a font cache file and returns its contents. |
Methods with parameter type org.apache.fop.fonts.FontCache | |
List | PrintRendererConfigurator.buildFontListFromConfiguration(Configuration cfg, String fontBaseURL, FontResolver fontResolver, boolean strict, FontCache fontCache) Builds a list of EmbedFontInfo objects for use with the setup() method. |
EmbedFontInfo | PrintRendererConfigurator.getFontInfoFromConfiguration(Configuration fontCfg, FontResolver fontResolver, boolean strict, FontCache fontCache) Returns a font info from a font node Configuration definition
|
Methods with parameter type org.apache.fop.fonts.FontCache | |
EmbedFontInfo | Attempts to determine EmbedFontInfo from a given font file. |
fop 0.95 |