public class Base14FontCollection extends Object implements FontCollection
Constructor and Description |
---|
Base14FontCollection(boolean kerning)
Main constructor
|
Modifier and Type | Method and 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 FontCollection
start
- the font starting numberfontInfo
- the font info to set upCopyright © 2007-2019. All Rights Reserved.