| fop 0.94 | |
| Frames | No Frames |
Constructors with parameter type org.apache.fop.fonts.FontResolver | |
Default constructor
| |
Methods with parameter type org.apache.fop.fonts.FontResolver | |
| EmbedFontInfo | Attempts to determine EmbedFontInfo from a given font file. |
Constructors with parameter type org.apache.fop.fonts.FontResolver | |
Default constructor. | |
Main constructor
| |
Fields of type org.apache.fop.fonts.FontResolver | |
| FontResolver | the FontResolver to use for font URI resolution |
Methods with parameter type org.apache.fop.fonts.FontResolver | |
| void | Add fonts from configuration file starting with internal name F |
| CustomFont | Loads a custom font from a File. |
| CustomFont | Loads a custom font from a URI. |
| CustomFont | FontLoader.loadFontFromInputStream(String fontFileURI, FontResolver resolver, boolean isType1, InputStream in) Loads and returns a font given an input stream. |
| void | Sets the font resolver. |
| void | Sets the font resolver. |
| void | Sets up the font info object. |
| void | FontSetup.setup(FontInfo fontInfo, List embedList, FontResolver resolver, boolean enableBase14Kerning) Sets up the font info object. |
Methods with return type org.apache.fop.fonts.FontResolver | |
| FontResolver | |
Constructors with parameter type org.apache.fop.fonts.FontResolver | |
Constructs a new Type 1 font loader. | |
Classes implementing org.apache.fop.fonts.FontResolver | |
| class | Default FontResolver implementation which uses the FOUserAgent to resolve font URIs. |
Fields of type org.apache.fop.fonts.FontResolver | |
| FontResolver | Font resolver |
Methods with parameter type org.apache.fop.fonts.FontResolver | |
| 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 return type org.apache.fop.fonts.FontResolver | |
| FontResolver | Get FontResolver
|
| fop 0.94 |