Class: Fontisan::Models::TableInfo

Inherits:
Lutaml::Model::Serializable
  • Object
show all
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.