|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.base14.Base14FontCollection
Sets up Base 14 fonts
Constructor Summary | |
Base14FontCollection(boolean kerning)
Main constructor |
Method Summary | |
int |
setup(int start,
FontInfo fontInfo)
Sets up fonts in a font info object. Adds metrics for basic fonts and useful family-style-weight triplets for lookup. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Base14FontCollection(boolean kerning)
kerning
- set to true when font kerning is enabledMethod Detail |
public int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set up
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |