intarsys CWT library

Uses of Class
de.intarsys.cwt.font.afm.AFMChar

Packages that use AFMChar
de.intarsys.cwt.font.afm The afm parsing and model component. 
 

Uses of AFMChar in de.intarsys.cwt.font.afm
 

Methods in de.intarsys.cwt.font.afm that return AFMChar
static AFMChar AFMChar.create(String glyph)
          Create a new glyph representation from the definition parsed from glyph.
 AFMChar AFM.getCharByCode(int codePoint)
          The character representation for a byte code point given in codePoint.
 AFMChar AFM.getCharByName(String name)
          The character representation for an adobe glyph name given in name.
 


intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.