gestalt.extension.font
Class TTXFontProducer
java.lang.Object
gestalt.extension.font.TTXFontProducer
public class TTXFontProducer
- extends java.lang.Object
|
Constructor Summary |
TTXFontProducer(java.io.InputStream theTTXFilename,
java.io.InputStream theTTFFilename,
int theQuality)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TTXFontProducer
public TTXFontProducer(java.io.InputStream theTTXFilename,
java.io.InputStream theTTFFilename,
int theQuality)
setTracking
public void setTracking(float theTracking)
setSmoothFactor
public void setSmoothFactor(int theSmooth)
setScaleFactor
public void setScaleFactor(float theScale)
setQuality
public void setQuality(int theQuality)
setSize
public void setSize(float theSize)
setTabList
public void setTabList(float[] theTabList)
setLeading
public void setLeading(float theLeading)
getBitmap
public ByteBitmap getBitmap(java.lang.String theText)
antialias
public void antialias(boolean theAntialias)
processing library gestalt_p5 by Patrick Kochlik + Dennis Paul. (c) 2009