[TYPO3-english] Poor quality with GIFBUILDER
Redvald Hjulstad
redvald at hjulstad.no
Fri Nov 7 11:03:26 CET 2008
Hi,
I have a GIFBUILDER image with is presentet with poor quality in
frontend. Does anyone know how I can get a higher quality?
Here is the original image:
http://rbbs.mocsystems.com/uploads/media/toppelement08.jpg
And after the GIFBUILDER output i get this:
http://rbbs.mocsystems.com/typo3temp/GB/bc41f61932.jpg
The result is brighter, and it seems like there is some loss inn quality.
Here is my TS:
lib.topimage = IMAGE
lib.topimage {
file = GIFBUILDER
file {
XY = 780,128
format = jpg
10 = IMAGE
10 {
file.width = 780
file.height = 128
file.import=uploads/media/
file.import.data = levelmedia: -1,slide
file.import.listNum = 0
file.import.override.field = media
}
}
}
I have
$TYPO3_CONF_VARS['GFX']['gdlib_png'] = '1';
$TYPO3_CONF_VARS['GFX']['gdlib_2'] = '1';
$TYPO3_CONF_VARS['GFX']['png_truecolor'] = '1';
$TYPO3_CONF_VARS['GFX']['gif_compress'] = '1';
in the InstallTool.
Has anyone else been up to this and maybe solved it?
- Redvald
More information about the TYPO3-english
mailing list