Methods

TTFunk::Table::Post::Format10

Constants

POSTSCRIPT_GLYPHS

Public Instance Methods

glyph_for(code) click to toggle source
# File lib/ttfunk/table/post/format10.rb, line 31
def glyph_for(code)
  POSTSCRIPT_GLYPHS[code] || ".notdef"
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.