intarsys CWT library

Uses of Class
de.intarsys.cwt.font.truetype.TTFont

Packages that use TTFont
de.intarsys.cwt.font.truetype   
 

Uses of TTFont in de.intarsys.cwt.font.truetype
 

Methods in de.intarsys.cwt.font.truetype that return TTFont
static TTFont TTFont.createFromLocator(de.intarsys.tools.locator.ILocator locator)
           
 TTFont TTFont.createSubset(Set glyphs)
           
 TTFont TTTable.getFont()
           
 TTFont TTFontSerializer.getFont()
           
 

Methods in de.intarsys.cwt.font.truetype with parameters of type TTFont
 TTTable[] TTFontParser.parseTables(TTFont font)
           
 TTTable TTFontParser.readTable(TTFont font, de.intarsys.tools.randomaccess.IRandomAccess random)
           
 void TTFontParser.readTables(TTFont font, de.intarsys.tools.randomaccess.IRandomAccess random)
           
 void TTFontSerializer.write(de.intarsys.tools.randomaccess.IRandomAccess random, TTFont pFont)
           
 


intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.