]> 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>
Thu, 11 Jul 2024 01:46:30 +0000 (21:46 -0400)
commitd71cc3861468e5ce418a3cf3ace5730689e41dce
tree80b9860dca083d5c697f492a0fd3bfbfd0d7bd3c
parent6079f3b65efdd3ccc75c3959c907b1ed989a63ef
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.024719 seconds and 4 git commands to generate.