class HexaPDF::Font::Encoding::ZapfDingbatsEncoding

Parent

The built-in encoding of the ZapfDingbats font.

See: PDF2.0 sD.6

Public Instance Methods

unicode(code)

The ZapfDingbats font uses a special glyph list, so we need to specialize this method.

See: Encoding#unicode