]> 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, 6 Jul 2024 22:53:38 +0000 (18:53 -0400)
commit6b3a64ec8ccf8f7a9c0e7cb778ebe15d6b5dde19
tree5106c495771ecc8a54e528fba1a260d8f3edd7cd
parent49cf6ceb6688eeb295dd0514875024976c961ec6
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.030204 seconds and 4 git commands to generate.