Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

xkb conversion does not handle combining diacritics properly #79

Open
snomos opened this issue Sep 9, 2021 · 1 comment
Open

xkb conversion does not handle combining diacritics properly #79

snomos opened this issue Sep 9, 2021 · 1 comment

Comments

@snomos
Copy link
Member

snomos commented Sep 9, 2021

Given the source https://github.com/giellalt/keyboard-sjd/blob/main/sjd.kbdgen/layouts/sjd.yaml, C04 should give а (U+0430, CYRILLIC SMALL LETTER A), whereas AltGr + C04 should give а̄ (U+0430, CYRILLIC SMALL LETTER A + U+0304, COMBINING MACRON). It does not, only the plain base character (ie without the macron) is output.

@snomos
Copy link
Member Author

snomos commented Sep 9, 2021

See issue #78 for more details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant