Commit 55f891f4 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use PNG instead of JPEG for thumbnails to get better results.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29191 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e45f6adc
......@@ -262,7 +262,7 @@
</item>
<item>
<key> <string>image_format</string> </key>
<value> <string>jpg</string> </value>
<value> <string>png</string> </value>
</item>
<item>
<key> <string>image_resolution</string> </key>
......
1037
\ No newline at end of file
1038
\ No newline at end of file
......@@ -264,7 +264,7 @@
</item>
<item>
<key> <string>image_format</string> </key>
<value> <string>jpg</string> </value>
<value> <string>png</string> </value>
</item>
<item>
<key> <string>image_resolution</string> </key>
......
1307
\ No newline at end of file
1308
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment