Xteink-X4-crosspoint-reader/src/util
Arthur Tazhitdinov b1dcb7733b
fix: truncating chapter titles using UTF-8 safe function (#599)
## Summary

* Truncating chapter titles using utf8 safe functions (Cyrillic titles
were split mid codepoint)
* refactoring of lib/Utf8

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**< PARTIALLY >**_
2026-02-01 22:23:48 +11:00
..
StringUtils.cpp fix: truncating chapter titles using UTF-8 safe function (#599) 2026-02-01 22:23:48 +11:00
StringUtils.h fix: truncating chapter titles using UTF-8 safe function (#599) 2026-02-01 22:23:48 +11:00
UrlUtils.cpp Fixes issue with Calibre web expecting SSL (#347) 2026-01-14 11:54:14 +00:00
UrlUtils.h Fixes issue with Calibre web expecting SSL (#347) 2026-01-14 11:54:14 +00:00