Package org.docx4j.fonts.fop.fonts
Interface FontCollection
- All Known Implementing Classes:
Base14FontCollection,CustomFontCollection
public interface FontCollection
Sets up a set of fonts
-
Method Details
-
setup
Sets up fonts in a font info object. Adds metrics for basic fonts and useful family-style-weight triplets for lookup.- Parameters:
start- the font starting numberfontInfo- the font info to set up- Returns:
- the starting font number for the next font to be added
-