intarsys FreeType library

Uses of Class
de.intarsys.cwt.freetype.nativec.FTLibrary

Packages that use FTLibrary
de.intarsys.cwt.freetype   
de.intarsys.cwt.freetype.nativec   
 

Uses of FTLibrary in de.intarsys.cwt.freetype
 

Methods in de.intarsys.cwt.freetype that return FTLibrary
 FTLibrary Library.getLibrary()
           
 

Uses of FTLibrary in de.intarsys.cwt.freetype.nativec
 

Methods in de.intarsys.cwt.freetype.nativec with parameters of type FTLibrary
 int _FTNI.DoneFreeType(FTLibrary library)
           
 int _FTNI.NewFace(FTLibrary library, String name, int index, de.intarsys.nativec.type.NativeReference refFace)
           
 int _FTNI.NewMemoryFace(FTLibrary library, de.intarsys.nativec.type.NativeBuffer buffer, int fontIndex, de.intarsys.nativec.type.NativeReference refFace)
           
 


intarsys FreeType library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.