Class: Fontisan::Models::TableInfo
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Fontisan::Models::TableInfo
- Defined in:
- lib/fontisan/models/table_info.rb
Overview
TableInfo represents the table directory information from a font file
This model contains the SFNT version identifier, the number of tables, and a collection of TableEntry objects representing each table in the font. It supports serialization to YAML and JSON formats through lutaml-model.