Class: Ucode::Models::Audit::VariationDetail
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ucode::Models::Audit::VariationDetail
- Defined in:
- lib/ucode/models/audit/variation_detail.rb
Overview
Variable-font detail for one face.
Bundles everything fvar-derived (axes + named instances) with the presence flags for every variation side-table (avar/cvar/HVAR/VVAR/ MVAR/gvar). A face is variable iff this object is non-nil.
‘axes` reuses the existing AuditAxis shape; `named_instances` is a parallel NamedInstance collection. The has_* booleans are presence checks only — they don’t validate the table contents.