Skip to content

feat: Added Ukrainian language hyphenation support#646

Merged
daveallie merged 1 commit intocrosspoint-reader:masterfrom
saslv:master
Feb 19, 2026
Merged

feat: Added Ukrainian language hyphenation support#646
daveallie merged 1 commit intocrosspoint-reader:masterfrom
saslv:master

Conversation

@saslv
Copy link
Contributor

@saslv saslv commented Feb 1, 2026

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

@saslv saslv changed the title Added Ukrainian language hyphenation support feat: Added Ukrainian language hyphenation support Feb 1, 2026
@osteotek
Copy link
Member

osteotek commented Feb 1, 2026

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.

@saslv
Copy link
Contributor Author

saslv commented Feb 1, 2026

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. 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.

@osteotek
Copy link
Member

osteotek commented Feb 9, 2026

@saslv would it possible to fix merge conflict

@saslv
Copy link
Contributor Author

saslv commented Feb 11, 2026

Done

@yurhasko
Copy link

@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 master without needing to build FW from this PR branch.

@daveallie daveallie merged commit feff739 into crosspoint-reader:master Feb 19, 2026
6 checks passed
el pushed a commit to el/crosspoint-reader that referenced this pull request Feb 19, 2026
…#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**_
lukestein pushed a commit to lukestein/crosspoint-reader that referenced this pull request Feb 20, 2026
…#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**_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants