Interface ScanConverter

  • All Known Implementing Classes:
    CScan, QReducer, TTScan

    public interface ScanConverter
    A scan converter turns outlines into bitmaps. The method 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)*.