EncodingVector implementations represent what PostScript and PDF call an Encoding, that is a mapping from character to glyph index that is based on the character's location in an array (vector).
To explain the terminology used, the aXSL superinterface {@link Encoding}represents a superset of the PostScript/PDF concept, by including other encoding schemes as well, specifically CMaps.
|
|
|
|