Module | TTFunk::Table::Cmap::Format00 |
In: |
lib/ttfunk/table/cmap/format00.rb
|
code_map | [R] | |
language | [R] |
Expects a hash mapping character codes to glyph ids (where the glyph ids are from the original font). Returns a hash including a new map (:charmap) that maps the characters in charmap to a another hash containing both the old (:old) and new (:new) glyph ids. The returned hash also includes a :subtable key, which contains the encoded subtable for the given charmap.