public interface ScanConverter
setDebugger(com.adobe.fontengine.font.ScalerDebugger) can be called at any time. The calls to
the other methods must follow the pattern
(setScanType, getOutlineConsumer2, calls on that object to
describe the outline, getBitmap)*.| Modifier and Type | Method and Description |
|---|---|
void |
getBitmap(BitmapConsumer dest) |
OutlineConsumer2 |
getOutlineConsumer2() |
void |
setDebugger(ScalerDebugger debugger) |
void |
setScanType(int scanType) |
void setDebugger(ScalerDebugger debugger)
void setScanType(int scanType)
OutlineConsumer2 getOutlineConsumer2()
void getBitmap(BitmapConsumer dest)
Copyright © 2010 - 2020 Adobe. All Rights Reserved