[TYPO3-german] TYPO3 4.4 & transparentColor

Tobias Pierschel tobias.pierschel at netinventors.de
Tue Jun 29 13:55:15 CEST 2010


Okay. Es liegt irgendwie am NiceText:

		NO = 1
		NO{
			allWrap = <li> | </li>
			XY = 170, 20
			backColor = #e3d2ae
			transparentColor = #e3d2ae
			ATagTitle.field = abstract // description // title
			stdWrap.htmlSpecialChars = 1
			
			10 = TEXT
			10{
				//text.field= subtitle
				//text.ifEmpty.field = title

				text.field= title
				text.ifEmpty.field = subtitle
				text.crop = 21 | ..				
				#text.case = upper
  
				offset = 10,15
				fontSize = 15
				fontColor = #26387d
				fontFile =fileadmin/res/fonts/BLISS2__.TTF
				niceText=1
				niceText.sharpen=1
			}
		}

wenn ich das deaktiere klappt die transparenz. Das hat bei der 4.3er Version aber definitiv funktioniert.
Kann jemand mein Problem bestätigen?

Gruß
  T o b i


Am 29.06.2010 13:46, schrieb Tobias Pierschel:
> Hallo Zusammenm,
> wir haben gerade eine Installation auf TYPO3 4.4 geupdatet. Klappt alles
> soweit super, leider geht aber "transparentColor" im Typoscript gar
> nicht mehr. Das wird schlichtweg ignorniert. Die erzeugten GIF-Dateien
> sind nicht mehr transparent.
>
>
> Hier unsere Konfiguration:
>
> ImageMagick enabled: 1
> ImageMagick path: /usr/X11R6/bin/ (6.2.4)
> ImageMagick path/LZW: /usr/bin/ (6.2.4)
> Version 5/GraphicsMagick flag: im6
> GDLib enabled: 1
> GDLib using PNG:
> IM5 effects enabled: 1 (Blurring/Sharpening with IM 5+)
> Freetype DPI: 96 (Should be 96 for Freetype 2)
> Mask invert: 1 (Should be set for some IM versions approx. 5.4+)
> File Formats:
> gif,jpg,jpeg,tif,tiff,bmp,pcx,tga,png,pdf,ai
>
> Beispiel Script:
>
> NO = 1
> NO{
> allWrap = <li> | </li>
> XY = 170, 20
> backColor = #e3d2ae
> transparentColor = #e3d2ae
> ...
>
> Jemand eine Idee ?
>
> Danke und Gruß
> Tobi



More information about the TYPO3-german mailing list