Search found 53 matches
- 2011-01-01T13:35:23-07:00
- Forum: Users
- Topic: Transparent color: black
- Replies: 12
- Views: 38988
Re: Transparent color: black
Thanks
- 2010-05-10T08:21:20-07:00
- Forum: Users
- Topic: Text antialiasing, poor file conversion
- Replies: 8
- Views: 47230
Re: Text antialiasing, poor file conversion
Filesize, mainly. Rasterization is an issue however not at low density due to PDFs being for email delivery.
See http://public.me.com/craigfairhurst (the enclosed ZIP file)
See http://public.me.com/craigfairhurst (the enclosed ZIP file)
- 2010-05-10T00:58:19-07:00
- Forum: Users
- Topic: Text antialiasing, poor file conversion
- Replies: 8
- Views: 47230
Re: Text antialiasing, poor file conversion
Possibly yes. I've been looking for an alternative to manage the vector files and haven't come across anything suitable, GIMP on the command line was all that I came across.
- 2010-05-07T09:09:06-07:00
- Forum: Users
- Topic: Text antialiasing, poor file conversion
- Replies: 8
- Views: 47230
Re: Text antialiasing, poor file conversion
Hi Could do with revisiting this. I've been working with this project since the start of the year and have progressed quite a way with converting between postscript-type files, namely PDFs. I've already deployed a solution with ImageMagick that outputs JPG's in high quality format from PDF's. I've ...
- 2010-03-17T01:57:37-07:00
- Forum: Bugs
- Topic: AI Files & Document Colour Mode
- Replies: 7
- Views: 17436
Re: AI Files & Document Colour Mode
I do have the very latest ImageMagick.
The second problem appears to be exactly the same as the first.
I'll leave the files at http://public.me.com/craigfairhurst until someone gets chance to take a look.
Kind regards
The second problem appears to be exactly the same as the first.
I'll leave the files at http://public.me.com/craigfairhurst until someone gets chance to take a look.
Kind regards
- 2010-02-20T10:07:54-07:00
- Forum: Bugs
- Topic: AI Files & Document Colour Mode
- Replies: 7
- Views: 17436
Re: AI Files & Document Colour Mode
Hi
Not sure if this has been noticed? I've left the example files at the URL above.
Kind regards
Not sure if this has been noticed? I've left the example files at the URL above.
Kind regards
- 2010-02-18T08:59:23-07:00
- Forum: Users
- Topic: Transparent color: black
- Replies: 12
- Views: 38988
Re: Transparent color: black
What about PDF / EPS files, text will still be editable and the document will contain layers?
- 2010-02-18T08:49:32-07:00
- Forum: Users
- Topic: Transparent color: black
- Replies: 12
- Views: 38988
Re: Transparent color: black
Thanks. Why the -flatten option?
- 2010-02-18T08:46:59-07:00
- Forum: Bugs
- Topic: AI Files & Document Colour Mode
- Replies: 7
- Views: 17436
Re: AI Files & Document Colour Mode
To let you know, the same happens with EPS files. I've uploaded examples to http://public.me.com/craigfairhurst No matter what the Colour Space is set to, "identify" returns CMYK. Also, I'm not sure what this does to the document internally and this is obviously a bug in Illustrator, however if you ...
- 2010-02-18T07:29:03-07:00
- Forum: Bugs
- Topic: AI Files & Document Colour Mode
- Replies: 7
- Views: 17436
Re: AI Files & Document Colour Mode
Excellent. Wasn't sure if it was a bug or not.
Thanks
Thanks
- 2010-02-18T07:10:21-07:00
- Forum: Users
- Topic: Transparent color: black
- Replies: 12
- Views: 38988
Re: Transparent color: black
Sure, no problem.
http://public.me.com/craigfairhurst saved with name "newsletter.png"
http://public.me.com/craigfairhurst saved with name "newsletter.png"
- 2010-02-18T06:00:22-07:00
- Forum: Bugs
- Topic: AI Files & Document Colour Mode
- Replies: 7
- Views: 17436
AI Files & Document Colour Mode
Hi "identify" shows that the colorSpace is set to RGB no matter whether you set the Document Colour Mode to "CMYK" or "RGB" from File -> Document Colour Mode in Illustrator CS3. Using the "convert" command however does produce different output results, indicating the problem is in ImageMagick and ...
- 2010-02-18T05:33:26-07:00
- Forum: Users
- Topic: Transparent color: black
- Replies: 12
- Views: 38988
Re: Transparent color: black
Thanks for the reply.
I'm doing:
But I keep getting back the help message.
Can you help?
I'm doing:
Code: Select all
convert -transparent-color #FFFFFFFF original_newsletter.4b7d31b7d810c.png original_newsletter.4b7d31b7d810c.jpg
Can you help?
- 2010-02-18T04:35:16-07:00
- Forum: Users
- Topic: Transparent color: black
- Replies: 12
- Views: 38988
Transparent color: black
Hi
The "identify -verbose" command is telling me that the transparent colour is black.
How do I specify the transparent colour to be white when using the convert command?
Thanks
The "identify -verbose" command is telling me that the transparent colour is black.
How do I specify the transparent colour to be white when using the convert command?
Thanks
- 2010-02-14T07:28:14-07:00
- Forum: IMagick
- Topic: convert's -density option
- Replies: 10
- Views: 26306
Re: convert's -density option
The two parameters there should be floats. Not sure why.