mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Added Embedded Fonts config toggle
Just under the existing "Embedded Styles". Support for this was already there in crengine, and interfacing is similar to what is done with Embedded Styles.
This commit is contained in:
@@ -25,6 +25,7 @@ S.FONT_WEIGHT = _("Font Weight")
|
||||
S.GAMMA = _("Gamma")
|
||||
S.VIEW_MODE = _("View Mode")
|
||||
S.EMBEDDED_STYLE = _("Embedded Style")
|
||||
S.EMBEDDED_FONTS = _("Embedded Fonts")
|
||||
S.WRITING_DIR = _("Writing Direction")
|
||||
S.PROGRESS_BAR = _("Progress Bar")
|
||||
S.FORCED_OCR = _("Forced OCR")
|
||||
|
||||
Reference in New Issue
Block a user