[TYPO3] Gif builder and image quality
Jogvan Olsen
jo at atlanticvideo.dk
Sat Dec 23 12:53:44 CET 2006
I have made a ContentElement where I insert at image with 'Image field,
fixed W+H' - it works fine, the only problem is that the image quality is
poor (looks like a 32 color gif), and I want a hi-quality jpg/png image.
I have edited the 'Data Structure XML' so it contain 'format = jpg' and 'quality
= 90' - But it doesn't help, the quality is still poor.
10 = IMAGE
10.file = GIFBUILDER
10.file {
XY = 248,98
format = jpg
quality = 90
10 = IMAGE
10.file.import = uploads/tx_templavoila/
10.file.import.current = 1
10.file.import.listNum = 0
10.file.maxW = 248
10.file.minW = 248
10.file.maxH = 98
10.file.minH = 98
}
Can anybody tell me what I am missing / doing wrong?
I am using Typo3 version 4.0 and TemplaVoila 1.0.1
Thanks in advance
Jogvan Olsen
More information about the TYPO3-english
mailing list