Lines Matching refs:element
51 - If the ``axes`` element is available in the document then all
92 The ``sub`` element contains a pair of glyphnames. The ``name`` attribute is the glyph that should be visible when the rule evaluates to **False**. The ``with`` attribute is the glyph that should be visible when the rule evaluates to **True**.
353 - The ``axes`` element contains one or more ``axis`` elements.
354 - The ``sources`` element contains one or more ``source`` elements.
355 - The ``instances`` element contains one or more ``instance`` elements.
356 - The ``rules`` element contains one or more ``rule`` elements.
357 - The ``lib`` element contains arbitrary data.
386 .. 1-axis-element:
388 1. axis element
392 - Child element of ``axes``
413 .. 11-labelname-element:
415 1.1 labelname element
421 - Child element of ``axis``
446 .. 12-map-element:
448 1.2 map element
454 - Child of ``axis`` element.
484 .. 2-location-element:
486 2. location element
493 .. 21-dimension-element:
495 2.1 dimension element
498 - Child element of ``location``
522 .. 3-source-element:
524 3. source element
528 - Child element of ``sources``
547 .. 31-lib-element:
549 3.1 lib element
552 There are two meanings for the ``lib`` element:
556 - Child element of ``source``
573 - Child element of ``designspace`` and ``instance``
578 .. 32-info-element:
580 3.2 info element
584 - Child element of ``source``
588 - NOTE: **This presence of this element indicates this source is to be
591 .. 33-features-element:
593 3.3 features element
599 - Child element of ``source``
602 .. 34-glyph-element:
604 3.4 glyph element
608 - In a ``source`` element this states if a glyph is to be excluded from
622 .. 35-kerning-element:
624 3.5 kerning element
637 - If the kerning element is not present, assume ``mute=0``, yes,
660 .. 4-instance-element:
662 4. instance element
666 - Child element of ``instances``
667 - For use in Varlib the instance element really only needs the names
668 and the location. The ``glyphs`` element is not required.
669 - MutatorMath uses the ``glyphs`` element to describe how certain
714 .. 41-glyphs-element:
716 4.1 glyphs element
723 .. 42-glyph-element:
725 4.2 glyph element
728 - Child element of ``glyphs``
729 - May contain a ``location`` element.
742 .. 421-note-element:
744 4.2.1 note element
749 .. 422-masters-element:
751 4.2.2 masters element
758 .. 4221-master-element:
760 4.2.2.1 master element
841 .. 50-rules-element:
843 5.0 rules element
849 .. 51-rule-element:
851 5.1 rule element
855 - Each ``rule`` element contains one or more ``conditionset`` elements.
859 - A rule element needs to contain one or more ``sub`` elements in order to be compiled to a variable font.
872 5.1.1 conditionset element
875 - Child element of ``rule``
878 .. 512-condition-element:
880 5.1.2 condition element
883 - Child element of ``conditionset``
899 .. 513-sub-element:
901 5.1.3 sub element
904 - Child element of ``rule``.