intarsys FreeType library

de.intarsys.cwt.freetype
Class GlyphSlot

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

public class GlyphSlot
extends Object


Method Summary
 GlyphMetrics getGlyphMetrics()
           
 FTGlyphSlot getGlyphSlot()
           
 long getLinearHoriAdvance()
           
 Outline getOutline()
           
 void renderGlyph(int flags)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getGlyphMetrics

public GlyphMetrics getGlyphMetrics()

getGlyphSlot

public FTGlyphSlot getGlyphSlot()

getLinearHoriAdvance

public long getLinearHoriAdvance()

getOutline

public Outline getOutline()

renderGlyph

public void renderGlyph(int flags)
                 throws FreetypeException
Throws:
FreetypeException

intarsys FreeType library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.