]> Lady’s Gitweb - Shushe/commit
Remove variation selectors from sigil
authorLady <redacted>
Mon, 27 May 2024 19:09:44 +0000 (15:09 -0400)
committerLady <redacted>
Sat, 22 Jun 2024 16:13:15 +0000 (12:13 -0400)
commita86e52a463f19a4dd2869c6ed737bc07cfd28261
tree1778623f4778c070e0004650ea4c3085b3b08512
parentc893e851af2225ebb8aba3eed73ad1726636ed89
Remove variation selectors from sigil

The choice of whether to render a character as emoji style or text
style is properly a font and typesetting decision, not a character
encoding one. Altho Unicode provides variation selectors for indicating
a preference in plain text, these selectors should not be given formal
significance. To be clear that the canonical encoding for the sigil is
`<U+26E9,U+1F4F0>`, remove them across the board.
16 files changed:
GNUmakefile
README.markdown
lib/archive2extractor.xslt
lib/catalog2parser.xslt
lib/catalog2transform.xslt
lib/literally.xslt
lib/metadata2dependencies.xslt
lib/metadata2destinations.xslt
lib/serialize.xslt
lib/split.xslt
parsers/plain.xslt
parsers/record-jar.xslt
parsers/tsv.xslt
transforms/asset.xslt
transforms/metadata.xslt
transforms/serialization.xslt
This page took 0.027689 seconds and 4 git commands to generate.