Add option to always use SSIV for image decoding

This commit is contained in:
AntsyLich
2024-11-02 20:12:53 +06:00
parent ee134fce58
commit bb4d9fc81a
5 changed files with 14 additions and 1 deletions

View File

@@ -392,6 +392,7 @@
<string name="pref_show_reading_mode">Show reading mode</string>
<string name="pref_show_reading_mode_summary">Briefly show current mode when reader is opened</string>
<string name="pref_display_profile">Custom display profile</string>
<string name="pref_always_use_ssiv_to_decode">Always use SSIV to decode long strip images</string>
<string name="pref_crop_borders">Crop borders</string>
<string name="pref_custom_brightness">Custom brightness</string>
<string name="pref_grayscale">Grayscale</string>