Class TTFunk::Table::Cmap::Subtable
In: lib/ttfunk/table/cmap/subtable.rb
Parent: Object

Methods

[]   encode   new   supported?   unicode?  

Included Modules

Reader

Constants

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 }

Attributes

encoding_id  [R] 
format  [R] 
platform_id  [R] 

Public Class methods

Public Instance methods

[Validate]