You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
5 years ago
..
canvascontext.lua [Desktop] Open writable font dir, toggle system+user/user fonts, fix openLink on mac (#5220) 5 years ago
credocument.lua bump crengine: word spacing and hyphenation tweaks 5 years ago
djvudocument.lua decouple UI definitions from document modules 5 years ago
document.lua [feat] Add MuPDF EPUB/FB2 dynamic font size (#5282) 5 years ago
documentregistry.lua [feat] Open unsupported documents as text (#5497) 5 years ago
koptinterface.lua [fix] Prevent crash when no page boxes (#5289) 5 years ago
pdfdocument.lua [chore] Remove uneeded doc_settings:close() (#5504) 5 years ago
picdocument.lua PicDocument: log reason of opening failure 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 7 years ago