class HexaPDF::Font::TrueType::Table::Name::Records

Parent

Holds records for the same name type (e.g. :font_name, :postscript_name, …).

Public Instance Methods

preferred_record()

Returns the preferred record in this collection.

This is either the first record where Record#preferred? is true or else just the first record in the collection.