]> 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>
Mon, 27 May 2024 19:19:09 +0000 (15:19 -0400)
commite4a1d1703a139d229454c8a827c7f5d8213b7f01
treea1e6212b89c68a90afe2cdbd8203632ffd276bf6
parentd31dc608adb0766700e941f8e0b8728a47c6066c
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.029659 seconds and 4 git commands to generate.