2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps
poire-z 22e3e34c45 TextWidget: use xtext for text shaping
Alternative code to size and draw text with the help
of the xtext Lua C module.
Enabled by default (can be disabled via an added menu
item in "Developer options").

New properties can be specified by calling widgets, only
used when xtext is used:
- lang: use specified language instead of the UI language
- para_direction_rtl: true/false to override the default
  direction for the UI language
- auto_para_direction: detect direction of each paragraph
  in text
2019-11-16 18:41:14 +01:00
..
cloudstorage [chore] Remove unnecessary indent on new line (#5391) 2019-09-17 14:27:51 +02:00
filemanager TextWidget: use xtext for text shaping 2019-11-16 18:41:14 +01:00
opdscatalog [chore] Remove unnecessary indent on new line (#5391) 2019-09-17 14:27:51 +02:00
reader [UX] Add Mark as read to end of document action (#5596) 2019-11-16 14:51:21 +01:00