Thank's for your help.
Search found 7 matches
- 2017-01-27T04:08:37-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
Re: All convert settings 'ending with a colon' are not working
I suspect that the maintainer stripped all modules as snibgo suggested. So I'll knock on his door first 
Thank's for your help.
Thank's for your help.
- 2017-01-26T02:15:19-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
Re: All convert settings 'ending with a colon' are not working
I guess you got me wrong. The command I posted was an example of that pattern that works for me. I have no problems with fonts and I have no problems im- or exporting PNG files.
Problems arise as soon as I replace -draw with caption: label: pango: etc. Even xc: instead of -fill results in an error ...
Problems arise as soon as I replace -draw with caption: label: pango: etc. Even xc: instead of -fill results in an error ...
- 2017-01-25T02:53:09-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
Re: All convert settings 'ending with a colon' are not working
Hi Fred,
I guess they install from source. The only files found in modules-Q16 are coders for jpeg and png.
Delegates: bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib
But I can't figure out which additional delegates would be ...
I guess they install from source. The only files found in modules-Q16 are coders for jpeg and png.
Delegates: bzlib djvu fftw fontconfig freetype jbig jng jpeg lcms lqr ltdl lzma openexr pangocairo png tiff wmf x xml zlib
But I can't figure out which additional delegates would be ...
- 2017-01-24T13:40:12-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
Re: All convert settings 'ending with a colon' are not working
Okay then I have to convince the maintainer to build IM without -without options 
Thank you for you help
Alex
Thank you for you help
Alex
- 2017-01-24T13:02:00-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
Re: All convert settings 'ending with a colon' are not working
The basic operations are working. As I wrote it is possible to use the -draw funtion.
No, I didn't built it myself, it's part of the minidvblinux which is, the name says it all, supposed to be small.
Can you tell me which build options should be used to have the needed functions working?
No, I didn't built it myself, it's part of the minidvblinux which is, the name says it all, supposed to be small.
Can you tell me which build options should be used to have the needed functions working?
- 2017-01-24T12:04:42-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
Re: All convert settings 'ending with a colon' are not working
Hi,
thank's for your quick response.
How about:
convert rose: x.png
Does nothing. Have to press ctrl-c.
What does "convert -list format" show. Does it include "LABEL"?
convert -list format
Format Module Mode Description ...
thank's for your quick response.
How about:
convert rose: x.png
Does nothing. Have to press ctrl-c.
What does "convert -list format" show. Does it include "LABEL"?
convert -list format
Format Module Mode Description ...
- 2017-01-24T10:46:44-07:00
- Forum: Users
- Topic: All convert settings 'ending with a colon' are not working
- Replies: 12
- Views: 5297
All convert settings 'ending with a colon' are not working
Hi all,
I'm trying to add 4 text lines to a given graphic file. Everything works fine as long as I use the -draw "text .." operator.
But as the length of the fourth line is unknown the word wrap or auto size funktion of e.g. a "caption:" would be great to use.
All examples from the ImageMagick ...
I'm trying to add 4 text lines to a given graphic file. Everything works fine as long as I use the -draw "text .." operator.
But as the length of the fourth line is unknown the word wrap or auto size funktion of e.g. a "caption:" would be great to use.
All examples from the ImageMagick ...