default import 90% lossy quality - MUCH smaller than before. and almost as

good. shoudl become an optin actually.


SVN revision: 23700
This commit is contained in:
Carsten Haitzler 2006-07-03 19:04:00 +00:00
parent af93d0f057
commit 349071a114
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
/* Personally I hate having to define this twice, but Tileing needs a fill */
#define IMG_EDC_TMPL_TILE \
"images {\n" \
" image: \"%s\" COMP;\n" \
" image: \"%s\" LOSSY 90;\n" \
"}\n" \
"collections {\n" \
" group {\n" \
@ -46,7 +46,7 @@
#define IMG_EDC_TMPL \
"images {\n" \
" image: \"%s\" COMP;\n" \
" image: \"%s\" LOSSY 90;\n" \
"}\n" \
"collections {\n" \
" group {\n" \