On Fri May 15 14:05:21 2026 +0000, Aric Stewart wrote:
Thanks for the review, Investigating the issue with the leading glyph vanishing revealed some other issues with LogClust processing. I have re-pushed with better logic and some testing. I looked closely at the behavior difference between `ৌৌ` `09cc 09cc` and `ৌৌ` `09c7 09d7 09c7 09d7` I believe things are working correctly now. Hi,
The `ৌ` issue indeed seems to be fixed. I have but uncovered another issue, could you look into that? When I type a devanagari base character (such as the consonant `क` and apply the anusvara `ं` and then the virama `्` , the virama correctly gets rendered as a separate glyph attached to a dotted circle. {width=51 height=44} But when I type ka + nuqta + anusvara + virama `क + ़ + ं + ्` = `क़ं्` the virama now attaches to the consonant ka instead of the dotted circle. {width=51 height=44} -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10704#note_140018