org.xwt.translators
Class Freetype

java.lang.Object
  extended byorg.xwt.translators.Freetype

public class Freetype
extends java.lang.Object


Constructor Summary
Freetype()
           
 
Method Summary
 void loadFontByteStream(Res res)
           
 void renderGlyph(Font.Glyph glyph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Freetype

public Freetype()
Method Detail

loadFontByteStream

public void loadFontByteStream(Res res)

renderGlyph

public void renderGlyph(Font.Glyph glyph)
                 throws java.io.IOException
Throws:
java.io.IOException