Package | Description |
---|---|
org.freehep.graphicsio.font |
Utility classes for encoding, including and/or embedding fonts.
|
Modifier and Type | Method and Description |
---|---|
Collection<FontTable.Entry> |
FontTable.getEntries()
Returns a Collection view of all fonts.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
FontTable.firstRequest(FontTable.Entry e,
boolean embed,
String embedAs)
Called whenever a specific font is used for the first time.
|
Copyright © 2014. All rights reserved.