Add option to always use SSIV for image decoding

(cherry picked from commit bb4d9fc81a043ac4f2d0105f19c09974ae2f7201)

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
AntsyLich
2024-11-02 20:12:53 +06:00
committed by Jobobby04
parent cb25deb5ac
commit c2e36b4c5c
4 changed files with 13 additions and 1 deletions
@@ -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>