From: "Fred Weinhaus" Sent: Friday, March 13, 2009 7:04 PM > see label: caption: and -annotate > http://www.imagemagick.org/Usage/text/ > > > also see composite -watermark, but you need to create the text to an > image first > http://www.imagemagick.org/Usage/compose/#watermark > >
Thank You for these hints. It worked fine on my Linux. I only have the problem, that the output files are quite large. I found the same problem with convert, where all the files are in 64bit color depth. Even if I give the parameter -depth 4 the files are smaller, but 32 bit. Can you give me a hint, how I can get at least 8 bit (256 grayscale) or better 2-4 bit (black white)? Thanks, Alex >>Hello, >> >>it is possible to print text into a picture with convert. Right now I use >>a >>command line with *-draw 'text 130,30 "My comment"'*. >>But I want to have a watermark, which is over the hole page from the upper >>right corner to the lower left corner. >> >>Can I do this with convert, too? If so, how can I do that? >> >>Thanks, Alex > _______________________________________________ > Magick-users mailing list > [email protected] > http://studio.imagemagick.org/mailman/listinfo/magick-users > _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
