Module: TTFunk::Table::Post::Format30

Defined in:
lib/ttfunk/table/post/format30.rb

Instance Method Summary collapse

Instance Method Details

#glyph_for(code) ⇒ Object



5
6
7
# File 'lib/ttfunk/table/post/format30.rb', line 5

def glyph_for(code)
  ".notdef"
end