FontCollectionpublic class Base14FontCollection extends java.lang.Object implements FontCollection
| Constructor | Description |
|---|---|
Base14FontCollection(boolean kerning) |
Main constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
int |
setup(int start,
FontInfo fontInfo) |
Sets up fonts in a font info object.
|
public Base14FontCollection(boolean kerning)
kerning - set to true when font kerning is enabledpublic int setup(int start,
FontInfo fontInfo)
setup in interface FontCollectionstart - the font starting numberfontInfo - the font info to set upCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.