intarsys FreeType library

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

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

Uses of FTFace in de.intarsys.cwt.freetype
 

Methods in de.intarsys.cwt.freetype that return FTFace
 FTFace Face.getFace()
           
 

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

Methods in de.intarsys.cwt.freetype.nativec with parameters of type FTFace
 int _FTNI.DoneFace(FTFace face)
           
 int _FTNI.GetCharIndex(FTFace face, int code)
           
 int _FTNI.GetFirstChar(FTFace face)
           
 int _FTNI.GetNameIndex(FTFace face, String name)
           
 String _FTNI.GetPostscriptName(FTFace face)
           
 int _FTNI.GetSfntName(FTFace face, int index, FTSfntName sfntName)
           
 int _FTNI.GetSfntNameCount(FTFace face)
           
 int _FTNI.LoadChar(FTFace face, int code, int flags)
           
 int _FTNI.LoadGlyph(FTFace face, int index, int flags)
           
 int _FTNI.SelectCharMap(FTFace face, FTEnum encoding)
           
 int _FTNI.SetCharMap(FTFace face, FTCharMap map)
           
 int _FTNI.SetCharSize(FTFace face, int width, int height, int hRes, int vRes)
           
 


intarsys FreeType library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.