intarsys FreeType library

de.intarsys.cwt.freetype
Class Library

java.lang.Object
  extended by de.intarsys.cwt.freetype.Library

public class Library
extends Object


Method Summary
 void doneFreeType()
           
 FTLibrary getLibrary()
           
 Face newFace(String name, int index)
           
 Face newMemoryFace(ByteBuffer fontdata, int index)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

doneFreeType

public void doneFreeType()

getLibrary

public FTLibrary getLibrary()

newFace

public Face newFace(String name,
                    int index)

newMemoryFace

public Face newMemoryFace(ByteBuffer fontdata,
                          int index)

intarsys FreeType library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.