2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/apps
poire-z 5541d5f5d3 bump crengine: word spacing and hyphenation tweaks
Includes:
- New option to tune word spacing: space width scale percent
- Text: look for hyphenation in more words if needed
- CSS: fix "hyphens:none" should override inherited "hyphens:auto"
- getHtml(): grab dir= and lang= attributes from upper nodes

Replace our Word Gap/Space condensing toggle/setting with
a new Word Spacing toggle/setting, made of 2 values:
- 1st number scales the normal width of spaces in all font
  (100% uses the font space width untouched)
- 2nd number applies after the 1st has been applied, and
  tells how much these spaces can additionally be condensed
  to make more text fit on a line.
2019-11-29 23:45:12 +01:00
..
cloudstorage Cloud storage UX improvements (#5613) 2019-11-19 16:52:11 +01:00
filemanager Other minor frontend.util cleanups (#5629) 2019-11-24 00:27:27 +01:00
opdscatalog [chore] Remove unnecessary indent on new line (#5391) 2019-09-17 14:27:51 +02:00
reader bump crengine: word spacing and hyphenation tweaks 2019-11-29 23:45:12 +01:00