Re: [magick-users] Write text with ImageMagick

2007-01-25 Thread Verakso
Thanks for all the input so far. As I have mentioned, I did get it to work, and after getting the right settings for ImageMagick, the problem was Unicode vs. Windows encoding. It took me a while to figure out, that you can chose to whether save a file in notepad as ANSI or Unicode. But now the r

Re: [magick-users] Write text with ImageMagick

2007-01-11 Thread Anthony Thyssen
Verakso on wrote... | Thanks for all the input so far | | My mistake, not telling that it is on Windows and commandline, but | here is what I have tried: | | convert -font Verdana-Bold -pointsize 36 label:"FIRST LINE IN BOLD" | -font Verdana -pointsize 36 label:"Second line \u2022 Normal with

Re: [magick-users] Write text with ImageMagick

2007-01-11 Thread Verakso
Pete send me this great mail, but unfortunately, when you reply, it does not go on the list. However, I have tried his suggestions, and since I sometimes search the archives, I thought that my thanks should go back on the list. Bottom line, the -append and the use of the text from a file (label:

Re: [magick-users] Write text with ImageMagick

2007-01-11 Thread Verakso
Thanks for all the input so far My mistake, not telling that it is on Windows and commandline, but here is what I have tried: convert -font Verdana-Bold -pointsize 36 label:"FIRST LINE IN BOLD" -font Verdana -pointsize 36 label:"Second line \u2022 Normal with \u2022 small \u2022 bullets\nLast

Re: [magick-users] Write text with ImageMagick

2007-01-10 Thread Anthony Thyssen
Anthony Thyssen on wrote... | Verakso on wrote... | | FIRST LINE IN BOLD | | Second line • Normal with • small • bullets | | Last line: also with • bullets | | | | The result is either all lines as normal, or the normal line is | | indented after the bold one. | | Second I can't make it

Re: [magick-users] Write text with ImageMagick

2007-01-10 Thread Anthony Thyssen
Verakso on wrote... | I have read the excellent pages on | http://www.cit.gu.edu.au/~anthony/graphics/imagick6/text/, but it | seems that I am constantly running into problems. or at least the | result is not what I expected. | | So let me try and explain what I m trying to do. | | I would like

Re: [magick-users] Write text with ImageMagick

2007-01-10 Thread Ron Savage
On Wed, 10 Jan 2007 15:13:09 +0100, Verakso wrote: Hi > I would like to make a GIF image where the first line is bold and > the rest is normal like Are you working from the command line, or from Perl, or what? Showing us the exact source code which you used and the result would give us more id

[magick-users] Write text with ImageMagick

2007-01-10 Thread Verakso
I have read the excellent pages on http://www.cit.gu.edu.au/~anthony/graphics/imagick6/text/, but it seems that I am constantly running into problems. or at least the result is not what I expected. So let me try and explain what I m trying to do. I would like to make a GIF image where the first