Module: TTFunk::Table::Post::Format40
- Defined in:
- lib/ttfunk/table/post/format40.rb
Instance Method Summary collapse
Instance Method Details
#glyph_for(code) ⇒ Object
5 6 7 |
# File 'lib/ttfunk/table/post/format40.rb', line 5 def glyph_for(code) @map[code] || 0xFFFF end |