"trancparency" and image() - no effekt

"trancparency" and image() - no effekt

Wednesday 15 June 2005 3:54:35 pm - 1 reply

Author Message

Petter Arneson

Wednesday 26 October 2005 1:03:04 am

Did you figure this out?

I'm trying to do the same thing.
eZ publish 3.6.1
GD 2.0.23

I don't have ImageMagick installed, but it was still enabled in the image.ini. Disabled it manually, but transparency still won't work.

I've tried using texttoimage and merging a image with a watermark, but the result is blury.

{image( imagefile($sti), 
	array('Watermark logo'|texttoimage('1942'), hash(transparency,0.9,halign,left,valign,top)))}
	
	
{image( imagefile('design/images/watermark.png'), 
			array( imagefile( $path ), 
			hash( halign, center,
				  valign, center,
				  transparency, 0 ) ) ) }

 

Also tried manupulating 1942 style in texttoimage.ini with backgroundcolor transparent.

www.vzt.no

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.