mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Allow toggling CRe's new dithering & scaling (#4922)
Smooth scaling toggle is per document, in the gear tab. Dithering is in the Dev top menu ;).
This commit is contained in:
@@ -35,6 +35,7 @@ S.PROGRESS_BAR = _("Progress Bar")
|
||||
S.FORCED_OCR = _("Forced OCR")
|
||||
S.HW_DITHERING = _("Dithering")
|
||||
S.INVERSE_READING_ORDER = _("Inverse Order")
|
||||
S.IMAGE_SCALING = _("Image Scaling")
|
||||
|
||||
S.ON = _("on")
|
||||
S.OFF = _("off")
|
||||
|
||||
Reference in New Issue
Block a user