Thanks guys, will try to use an older version of ImageMagick. Did not mean to 
start a discussion about documentation etc ; )

        -----Oorspronkelijk bericht----- 
        Van: [EMAIL PROTECTED] namens Ferdinandus, Humphrey 
        Verzonden: ma 5-12-2005 16:08 
        Aan: Discussion list for developers 
        CC: 
        Onderwerp: [Developers] ImageMagick
        
        

        Hope you can help.

         

        When trying to convert an image in mmbase and putting text on it, I 
encounter the following problem:

        I use the following statement in my jsp:

        <!—dummy image with alias dummytext -->

        <mm:node number="dummytext"> 

        <img border="0" src="<mm:image template="<%= 
"background(C9BDDD)+s(88x88)+font(mm:fonts/didactor.ttf)+fill(000000)+pointsize(10)+gravity(Center)+text(0,0,"+
 sName + ")+rotate(315)" %>" />"/>

        </mm:node>

         

        It generates tmp files in the tomcat temp directory. 
(mmbase_image_text_29332.tmp) This tmp file contains the text I want to add to 
the picture.

        The tmp-file location is added to the image instead of the actual 
contents. (C:\VWL_DEV\data\competentie\temp\ mmbase_image_text_29332.tmp)

         

        Where does it go wrong? Mmbase taglib or ImageMagick?

         

        I don’t have a clue.

         

        Kind regards,

         

        Humphrey Ferdinandus
        
        

        PS: All other image functionality is working fine

         


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.11/191 - Release Date: 2-12-2005



--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.11/191 - Release Date: 2-12-2005


<<winmail.dat>>

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to