|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.ps.Type1FontFormatter
public final class Type1FontFormatter
This class represents a formatter for a given Type1 font. author Villu Ruusmann
Constructor Summary | |
---|---|
Type1FontFormatter(java.util.Map<java.lang.Integer,java.lang.Integer> gids)
|
Method Summary | |
---|---|
byte[] |
format(org.apache.fontbox.cff.CFFType1Font font,
java.lang.String i)
Read and convert a given CFFFont. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Type1FontFormatter(java.util.Map<java.lang.Integer,java.lang.Integer> gids)
Method Detail |
---|
public byte[] format(org.apache.fontbox.cff.CFFType1Font font, java.lang.String i) throws java.io.IOException
font
- the given CFFFonti
-
java.io.IOException
- if an error occurs during reading the given font
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |