Update image-decoder, color management

This commit is contained in:
w
2024-03-09 20:54:09 -08:00
parent f087135876
commit f01dcbd992
7 changed files with 48 additions and 21 deletions

View File

@@ -366,6 +366,8 @@
<string name="pref_show_reading_mode_summary">Briefly show current mode when reader is opened</string>
<string name="pref_true_color">32-bit color</string>
<string name="pref_true_color_summary">Reduces banding, but may impact performance</string>
<string name="pref_display_profile">Display profile</string>
<string name="pref_select_display_profile">Select ICC profile</string>
<string name="pref_crop_borders">Crop borders</string>
<string name="pref_custom_brightness">Custom brightness</string>
<string name="pref_grayscale">Grayscale</string>