2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
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
..
canvascontext.lua [Desktop] Open writable font dir, toggle system+user/user fonts, fix openLink on mac (#5220) 2019-08-20 18:38:02 +02:00
credocument.lua bump crengine: word spacing and hyphenation tweaks 2019-11-29 23:45:12 +01:00
djvudocument.lua decouple UI definitions from document modules 2019-03-03 13:10:45 +01:00
document.lua [feat] Add MuPDF EPUB/FB2 dynamic font size (#5282) 2019-08-30 13:47:51 +02:00
documentregistry.lua [feat] Open unsupported documents as text (#5497) 2019-10-23 23:15:30 +02:00
koptinterface.lua [fix] Prevent crash when no page boxes (#5289) 2019-09-01 22:17:15 +02:00
pdfdocument.lua [chore] Remove uneeded doc_settings:close() (#5504) 2019-10-18 17:23:15 +02:00
picdocument.lua PicDocument: log reason of opening failure 2019-11-16 18:41:14 +01:00
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00