Class: Ucode::Models::Audit::ScriptFeatures
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Ucode::Models::Audit::ScriptFeatures
- Defined in:
- lib/ucode/models/audit/script_features.rb
Overview
Per-script breakdown of OpenType features.
Pairs a script tag (e.g. “latn”, “kana ”) with the GSUB features and GPOS features that apply to it. The two collections are kept separate because substitution and positioning have different semantics — consumers answering “does this font support kerning for Latin?” want to look at GPOS only.