Skip to content

docs: Update README with supported languages for EPUB #530

Merged
daveallie merged 1 commit intocrosspoint-reader:masterfrom
Eloren1:docs/language-list
Jan 27, 2026
Merged

docs: Update README with supported languages for EPUB #530
daveallie merged 1 commit intocrosspoint-reader:masterfrom
Eloren1:docs/language-list

Conversation

@Eloren1
Copy link
Contributor

@Eloren1 Eloren1 commented Jan 24, 2026

Summary

  • Update README with the list of supported languages for EPUB files.
  • Update USER_GUIDE with an extended list of supported and unsupported languages.

Additional Context

For weeks, I thought this firmware only supported English, because I remember you saying that full language support would only be possible after implementing proper font rendering. I also remember mentioning a separate Korean fork, Vietnamese issues and so on.

All of this made it clear that this system doesn't support my languages. I was surprised when I saw a Reddit post with a photo of a book in my native language. Only then I did learn that such languages ​​are supported. Therefore, mentioning the supported languages ​​would help future buyers and new users.


AI Usage

Did you use AI tools to help write this code? NO

@daveallie daveallie merged commit c73fca2 into crosspoint-reader:master Jan 27, 2026
3 checks passed
jdk2pq added a commit to jdk2pq/crosspoint-reader that referenced this pull request Jan 28, 2026
* master: (33 commits)
  feat: add HalDisplay and HalGPIO (crosspoint-reader#522)
  feat: Display epub metadata on Recents (crosspoint-reader#511)
  chore: Cut release 0.16.0
  fix: Correctly render italics on image alt placeholders (crosspoint-reader#569)
  chore: .gitignore: add compile_commands.json & .cache (crosspoint-reader#568)
  fix: Render keyboard entry over multiple lines (crosspoint-reader#567)
  fix: missing front layout in mapLabels() (crosspoint-reader#564)
  refactor: Re-work for OTA feature (crosspoint-reader#509)
  perf: optimize large EPUB indexing from O(n^2) to O(n) (crosspoint-reader#458)
  feat: Add Spanish hyphenation support (crosspoint-reader#558)
  feat: Add support to B&W filters to image covers (crosspoint-reader#476)
  feat(ux): page turning on button pressed if long-press chapter skip is disabled (crosspoint-reader#451)
  feat: Add status bar option "Full w/ Progress Bar" (crosspoint-reader#438)
  fix: Validate settings on read. (crosspoint-reader#492)
  fix: rotate origin in drawImage (crosspoint-reader#557)
  feat: Extract author from XTC/XTCH files (crosspoint-reader#563)
  fix: add txt books to recent tab (crosspoint-reader#526)
  docs: add font generation commands to builtin font headers (crosspoint-reader#547)
  docs: Update README with supported languages for EPUB  (crosspoint-reader#530)
  fix: Fix KOReader document md5 calculation for binary matching progress sync (crosspoint-reader#529)
  ...
Jessica765 pushed a commit to Jessica765/crosspoint-reader that referenced this pull request Feb 3, 2026
…der#530)

## Summary

- Update README with the list of supported languages for EPUB files.
- Update USER_GUIDE with an extended list of supported and unsupported
languages.

## Additional Context

For weeks, I thought this firmware only supported English, because I
remember you saying that full language support would only be possible
after implementing proper font rendering. I also remember mentioning a
separate Korean fork, Vietnamese issues and so on.

All of this made it clear that this system doesn't support my languages.
I was surprised when I saw a Reddit post with a photo of a book in my
native language. Only then I did learn that such languages ​​are
supported. Therefore, mentioning the supported languages ​​would help
future buyers and new users.

---

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

2 participants