|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.util.font.AbstractFontUtil
org.extex.util.font.afm.Afm2Enc
public class Afm2Enc
Create encoding vectors from a afm file.
| Nested Class Summary | |
|---|---|
class |
Afm2Enc.EncGlpyh
Container for the data: font name + encoding vector - glyph name - number. |
| Field Summary | |
|---|---|
static int |
NUMBEROFGLYPHS
Number of glyphs. |
| Constructor Summary | |
|---|---|
Afm2Enc()
Creates a new object. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
main. |
void |
setEncname(java.lang.String encname)
Setter for encname. |
| Methods inherited from class org.extex.util.font.AbstractFontUtil |
|---|
createVersion, getConsoleHandler, getLocalizer, getLogger, getOutdir, removeExtensions, removeExtensions, setOutdir |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NUMBEROFGLYPHS
| Constructor Detail |
|---|
public Afm2Enc()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - The command line.
java.lang.Exception - if an error occurred.public void setEncname(java.lang.String encname)
encname - the encname to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||