|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fontbox.cff.Type1FontFormatter
public class Type1FontFormatter
This class represents a formatter for a given Type1 font.
| Method Summary | |
|---|---|
static byte[] |
format(CFFFont font)
Read and convert a given CFFFont. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static byte[] format(CFFFont font)
throws java.io.IOException
font - the given CFFFont
java.io.IOException - if an error occurs during reading the given font
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||