|
intarsys FreeType library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.cwt.freetype.Library
public class Library
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 |
---|
public void doneFreeType()
public FTLibrary getLibrary()
public Face newFace(String name, int index)
public Face newMemoryFace(ByteBuffer fontdata, int index)
|
intarsys FreeType library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |