feat: Added Ukrainian language hyphenation support#646
feat: Added Ukrainian language hyphenation support#646daveallie merged 1 commit intocrosspoint-reader:masterfrom
Conversation
|
Hi, thanks for the PR! Unfortunately, firmware in its current state already uses 95% of available flash size. So we've been hesitant to add new hyphenation dictionaries, which will push firmware size even higher (personally I've seen it become unstable at around 98%). After we merge font improvements which will bring firmware size down significantly (hopefully soon), this and other hyphenation dictionaries will be added. |
The difference without Ukrainian language hyphenation support and with is 0.3% of total flash size. That is not much for firmware size but a lot for Ukrainian users. |
|
@saslv would it possible to fix merge conflict |
|
Done |
|
@osteotek @daveallie is it possible to ship this as part of next release? Ukrainian hyphenation doesn't work without that, and it would be nice to have it in the |
…#646) ## Summary * **What is the goal of this PR?** Add proper hyphenation support for the Ukrainian language. * **What changes are included?** - Added Ukrainian hyphenation rules/dictionary ## Additional Context --- ### AI Usage Did you use AI tools to help write this code? _**NO**_
…#646) ## Summary * **What is the goal of this PR?** Add proper hyphenation support for the Ukrainian language. * **What changes are included?** - Added Ukrainian hyphenation rules/dictionary ## Additional Context --- ### AI Usage Did you use AI tools to help write this code? _**NO**_
Summary
What is the goal of this PR?
Add proper hyphenation support for the Ukrainian language.
What changes are included?
Additional Context
AI Usage
Did you use AI tools to help write this code? NO