Thanks for confirming it's not just me.
And for the pointers to the new features - I'll read up on the. It certainly keeps the little grey cells active.
Cheers,
Peter
Search found 17 matches
- 2011-03-21T06:54:29-07:00
- Forum: Users
- Topic: alpha channel and Fred's Imagemagick Tidbits
- Replies: 5
- Views: 12356
- 2011-03-21T04:18:42-07:00
- Forum: Users
- Topic: Font rendering ttf linux,windows, rendering issues
- Replies: 20
- Views: 40588
Re: Font rendering ttf linux,windows, rendering issues
Looks OK to me on Slackware (Linux) 13.0 x86_64 with Version: ImageMagick 6.6.7-10 2011-03-01 Q16 http://www.imagemagick.org Command was: convert -background lightblue -fill blue -font ./Witched.TTF -size 160x label:"Shopping Day" test_witched_font.gif Result is: http://i1094.photobucket.com/albums ...
- 2011-03-21T02:57:49-07:00
- Forum: Users
- Topic: alpha channel and Fred's Imagemagick Tidbits
- Replies: 5
- Views: 12356
alpha channel and Fred's Imagemagick Tidbits
I'm trying some commands from here: http://www.fmwconcepts.com/imagemagick/tidbits/image_info.php#alpha and they don't seem to work as per Fred's examples. Is Fred wrong or is ImageMagick broken? Version: ImageMagick 6.6.7-10 2011-03-01 Q16 http://www.imagemagick.org on Slackware 13.0 x86_64 Test If ...
- 2011-03-02T07:53:46-07:00
- Forum: Users
- Topic: Need Depth 8bit Red/Green/Blue 1-bit, Alpha 8-bit png. How?
- Replies: 5
- Views: 13571
Re: Need Depth 8bit Red/Green/Blue 1-bit, Alpha 8-bit png. H
Thanks Fred - noted.
Think I'll need to check a few scripts I have - I don't think I've consistently done that. Haven't noted any problems, however.
Cheers,
Peter
Think I'll need to check a few scripts I have - I don't think I've consistently done that. Haven't noted any problems, however.
Cheers,
Peter
- 2011-03-01T09:50:59-07:00
- Forum: Users
- Topic: Need Depth 8bit Red/Green/Blue 1-bit, Alpha 8-bit png. How?
- Replies: 5
- Views: 13571
Re: Need Depth 8bit Red/Green/Blue 1-bit, Alpha 8-bit png. H
Have installed 6.6.7-10 and read the suggested links. And found that this works OK for me: convert -depth 1 -transparent "#000000" mymask.png my.new.png identify -verbose shows: Channel depth: red: 1-bit green: 1-bit blue: 1-bit alpha: 1-bit In my sample file there was alpha: 8-bit but alpha: 1-bit ...
- 2011-02-28T14:15:59-07:00
- Forum: Users
- Topic: Need Depth 8bit Red/Green/Blue 1-bit, Alpha 8-bit png. How?
- Replies: 5
- Views: 13571
Need Depth 8bit Red/Green/Blue 1-bit, Alpha 8-bit png. How?
I'm using a program "Seam Carving GUI" that can save .png files of its masks. The program can also read in masks. There are 2 types of mask - in appearance they are either green or red images on a transparent background. Created my own mask using gimp but it isn't recognised properly by the program ...
- 2011-02-28T14:01:49-07:00
- Forum: Users
- Topic: Converting from PDF to JPG
- Replies: 5
- Views: 42931
Re: Converting from PDF to JPG
Hi,
Don't know about the php bit, but I can confirm that from a command line:
works OK for me with gs 9.00, ImageMagick 6.6.6-9
Do you see any useful messages if you run it from a command line?
Cheers,
Peter
Don't know about the php bit, but I can confirm that from a command line:
Code: Select all
convert -density 100 -colorspace rgb test.pdf -scale 200x200 test.jpg
Do you see any useful messages if you run it from a command line?
Cheers,
Peter
- 2011-01-18T12:23:01-07:00
- Forum: Bugs
- Topic: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
- Replies: 15
- Views: 33656
Re: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
With 6.6.7-0 using both -matte and -alpha set give me identical results according to md5sum: composite -compose Src -gravity center 03_active-highlight.png bg_canvas.png -matte highlight.matte.png composite -compose Src -gravity center 03_active-highlight.png bg_canvas.png -alpha set highlight ...
- 2011-01-17T06:29:52-07:00
- Forum: Bugs
- Topic: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
- Replies: 15
- Views: 33656
Re: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
The commands are: composite -compose Src -gravity center 03_active-highlight.png bg_canvas.png highlight.png # highlight.png from above is then used in the command below. Of course, if highlight.png is bad, then result.png is bad too. # On my web pages I put the ImageMagick version into the ...
- 2011-01-15T15:00:33-07:00
- Forum: Bugs
- Topic: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
- Replies: 15
- Views: 33656
Re: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
Broken again in 6.6.7-0
Was OK in 6.6.6-5
See examples: http://jtv.voila.net/imbug/index.html
Cheers,
Peter
Was OK in 6.6.6-5
See examples: http://jtv.voila.net/imbug/index.html
Cheers,
Peter
- 2011-01-12T08:09:41-07:00
- Forum: Users
- Topic: PDF TIFF conversion
- Replies: 2
- Views: 6794
Re: PDF TIFF conversion
Hi,
Do you have ghostscript installed? I believe ImageMagick needs it to handle PDF.
Cheers,
Peter
Do you have ghostscript installed? I believe ImageMagick needs it to handle PDF.
Cheers,
Peter
- 2010-12-14T02:56:57-07:00
- Forum: Users
- Topic: ebook distortion
- Replies: 27
- Views: 54388
Re: ebook distortion
All pages would have same distortion, so once I find the algorithm for first pages, it will be ok for all of them. Gwenview (Linux viewer) displayed a thumbnail image of your book in which I saw it being held between two hands standing on a table. I was thinking that it would be difficult to make ...
- 2010-12-13T14:11:36-07:00
- Forum: Users
- Topic: ebook distortion
- Replies: 27
- Views: 54388
Re: ebook distortion
Out of curiosity I tried to remove the distortion using Hugin as per the tutorial http://hugin.sourceforge.net/tutorials/perspective/en.shtml Somewhat successful. It might have been better if I'd had the page edges to use for control points. Probably useless for batch processing if you're trying to ...
- 2010-12-12T10:34:50-07:00
- Forum: Bugs
- Topic: error: librsvg/rsvg-cairo.h: No such file or directory
- Replies: 4
- Views: 11478
Re: error: librsvg/rsvg-cairo.h: No such file or directory
Hi, You've got the latest cairo-1.10.0 (Sep 2010) but librsvg-2.9.5 is ancient (Jan 2005) and does not contain rsvg-cairo.h Suggest you try the latest from here: http://ftp.gnome.org/pub/GNOME/sources/librsvg/2.32/ On my Slackware 13.0 I have librsvg-2.26.0 + cairo-1.8.8 and on Slackware Current ...
- 2010-12-12T07:39:33-07:00
- Forum: Bugs
- Topic: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
- Replies: 15
- Views: 33656
Re: compose alpha broken on 6.6.5-10 & 6.6.6-3? 6.6.4-10 OK
svn-3284 gives good results visually. I couldn't find 3291: svn co -r 3291 https://www.imagemagick.org/subversion/ImageMagick/trunk ImageMagick svn: No such revision 3291 Taking 6.6.4-10 as my reference point, the filesizes are thus: 2759 2010-12-10 12:32 6.6.4-10/highlight.6.6.4-10.png 496799 2010 ...