Class: Idml::Parts::Fonts
- Inherits:
-
Lutaml::Model::Serializable
- Object
- Lutaml::Model::Serializable
- Idml::Parts::Fonts
- Includes:
- Idml::Part
- Defined in:
- lib/idml/parts/fonts.rb
Overview
Typed model for Resources/Fonts.xml. Root is <idPkg:Fonts>;
children are <FontFamily> elements (each containing <Font>
children). FontFamily and Font declare every attribute from
their respective _Object definitions in
reference-docs/schemas/package/Resources/Fonts.rnc.