<glyph>
<glyph> (character glyph) provides descriptive information about a character glyph. | |
Modul | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Verwendet von | |
Kann enthalten | |
Deklaration |
element glyph { att.global.attributes, ( glyphName?, model.glossLike*, charProp*, mapping*, model.graphicLike*, model.noteLike* ) } |
Beispiel |
<glyph xml:id="rstroke">
<glyphName>LATIN SMALL LETTER R WITH A FUNNY STROKE</glyphName> <charProp> <localName>entity</localName> <value>rstroke</value> </charProp> <graphic url="glyph-rstroke.png"/> </glyph> |