public class ConfiguredFontCollection extends java.lang.Object implements FontCollection
Constructor and Description |
---|
ConfiguredFontCollection(FontResolver fontResolver,
java.util.List customFonts,
boolean useComplexScriptFeatures)
Main constructor
|
public ConfiguredFontCollection(FontResolver fontResolver, java.util.List customFonts, boolean useComplexScriptFeatures)
fontResolver
- a font resolvercustomFonts
- the list of custom fontsuseComplexScriptFeatures
- true if complex script features enabledpublic int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set upCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.