intarsys CWT library

de.intarsys.cwt.font.truetype
Class CreateSubset

java.lang.Object
  extended by de.intarsys.cwt.font.truetype.CreateSubset

public class CreateSubset
extends Object


Field Summary
static byte[][] SubsetTables
           
 
Constructor Summary
CreateSubset(TTFont font, Set glyphIndices)
           
 
Method Summary
 TTFont compute()
           
 TTFont getFont()
           
 Set getGlyphIndices()
           
 TTFont getResult()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SubsetTables

public static byte[][] SubsetTables
Constructor Detail

CreateSubset

public CreateSubset(TTFont font,
                    Set glyphIndices)
Method Detail

compute

public TTFont compute()
               throws IOException,
                      TrueTypeException
Throws:
IOException
TrueTypeException

getFont

public TTFont getFont()

getGlyphIndices

public Set getGlyphIndices()

getResult

public TTFont getResult()

intarsys CWT library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.