|
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=""
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,
PS: All other image
functionality is working fine -- |
_______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
