Added another image decoder. It should be faster than Rapid and more reliable than Skia.

This commit is contained in:
len
2016-10-28 19:26:47 +02:00
parent 5b1f4f189b
commit 52e1e93f9d
6 changed files with 17 additions and 12 deletions
-2
View File
@@ -123,8 +123,6 @@
<string name="vertical_viewer">Vertical</string>
<string name="webtoon_viewer">Webtoon</string>
<string name="pref_image_decoder">Image decoder</string>
<string name="rapid_decoder">Rapid</string>
<string name="skia_decoder">Skia</string>
<string name="pref_image_scale_type">Scale type</string>
<string name="scale_type_fit_screen">Fit screen</string>
<string name="scale_type_stretch">Stretch</string>