Class | TTFunk::Table::Cmap::Subtable |
In: |
lib/ttfunk/table/cmap/subtable.rb
|
Parent: | Object |
ENCODING_MAPPINGS | = | { :mac_roman => { :platform_id => 1, :encoding_id => 0 }, # use microsoft unicode, instead of generic unicode, for optimal windows support :unicode => { :platform_id => 3, :encoding_id => 1 } |
encoding_id | [R] | |
format | [R] | |
platform_id | [R] |