module HexaPDF::Font::TrueType::Table::Post::Format1

def self.parse(_io, _length)

Returns the array containing the 258 predefined glpyh names.

Format1.parse(io, length) -> glyph_names
:call-seq:
def self.parse(_io, _length)
  GLYPH_NAMES
end