java.lang.Object
org.pentaho.reporting.libraries.fonts.encoding.manual.Ascii
All Implemented Interfaces:
Encoding, EncodingCore

public final class Ascii extends Object implements Encoding
This is a lucky case, as ASCII can be transformed directly. There is no lookup step needed.
Author:
Thomas Morgner