[TYPO3] gifbuilder producing empty image
    Rik Willems - Actiview 
    rik at actiview.nl
       
    Fri Aug 17 12:39:55 CEST 2007
    
    
  
Hi Gabor,
Try increasing the y-value of your offset. It uses the baseline of the text
as 0, so you text now stands on top of your image area in stead of in it.
Also use characters like 'g' and 'y' in your test text to make sure it's
positioned right.
Regards,
Rik Willems
ACTIVIEW WEB SOLUTIONS
website development  |  online applications  |  services & solutions
W: http://www.actiview.nl
-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of Horn Gábor
Sent: 17 August 2007 12:28
To: typo3-english at lists.netfielders.de
Subject: [TYPO3] gifbuilder producing empty image
Hello,
Can soembody help me please why the following TS generates an empty 
green box instead of a green box with a black 'test' text in it?
   marks.text-test = IMAGE
   marks.text-test {
   	file = GIFBUILDER
   	file {
		XY = [10.w]+5,15
		backColor = #00FF00
		10 = TEXT
		10.text = test
	        10.fontFile = fileadmin/fonts/HelveticaNeueHU-Medium.ttf
	        10.fontSize = 12
	        10.offset = 0,0
     		10.niceText = 0
     		10.fontColor = #000000
   	}
   }
the TTF path is valid, i use this path for GMENU-s in teh very same site 
and there it works fine. I just cant see why it doesnt work, i checked 
all the tests in install tool and no error appears there also. I think 
the TS is ok so i assume there shoudl be some problem with IM and or GD 
but dont know how i can test that any other way than the install tool.
thanks, Gabor Horn
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
    
    
More information about the TYPO3-english
mailing list