Search found 53 matches

by youds
2011-01-01T13:35:23-07:00
Forum: Users
Topic: Transparent color: black
Replies: 12
Views: 35765

Re: Transparent color: black

Thanks
by youds
2010-05-10T08:21:20-07:00
Forum: Users
Topic: Text antialiasing, poor file conversion
Replies: 8
Views: 45752

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)
by youds
2010-05-10T00:58:19-07:00
Forum: Users
Topic: Text antialiasing, poor file conversion
Replies: 8
Views: 45752

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.
by youds
2010-05-07T09:09:06-07:00
Forum: Users
Topic: Text antialiasing, poor file conversion
Replies: 8
Views: 45752

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 n...
by youds
2010-03-17T01:57:37-07:00
Forum: Bugs
Topic: AI Files & Document Colour Mode
Replies: 7
Views: 16814

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
by youds
2010-02-20T10:07:54-07:00
Forum: Bugs
Topic: AI Files & Document Colour Mode
Replies: 7
Views: 16814

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
by youds
2010-02-18T08:59:23-07:00
Forum: Users
Topic: Transparent color: black
Replies: 12
Views: 35765

Re: Transparent color: black

What about PDF / EPS files, text will still be editable and the document will contain layers?
by youds
2010-02-18T08:49:32-07:00
Forum: Users
Topic: Transparent color: black
Replies: 12
Views: 35765

Re: Transparent color: black

Thanks. Why the -flatten option?
by youds
2010-02-18T08:46:59-07:00
Forum: Bugs
Topic: AI Files & Document Colour Mode
Replies: 7
Views: 16814

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, howev...
by youds
2010-02-18T07:29:03-07:00
Forum: Bugs
Topic: AI Files & Document Colour Mode
Replies: 7
Views: 16814

Re: AI Files & Document Colour Mode

Excellent. Wasn't sure if it was a bug or not.
Thanks
by youds
2010-02-18T07:10:21-07:00
Forum: Users
Topic: Transparent color: black
Replies: 12
Views: 35765

Re: Transparent color: black

Sure, no problem.
http://public.me.com/craigfairhurst saved with name "newsletter.png"
by youds
2010-02-18T06:00:22-07:00
Forum: Bugs
Topic: AI Files & Document Colour Mode
Replies: 7
Views: 16814

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, indicat...
by youds
2010-02-18T05:33:26-07:00
Forum: Users
Topic: Transparent color: black
Replies: 12
Views: 35765

Re: Transparent color: black

Thanks for the reply.

I'm doing:

Code: Select all

convert -transparent-color #FFFFFFFF original_newsletter.4b7d31b7d810c.png original_newsletter.4b7d31b7d810c.jpg
But I keep getting back the help message.

Can you help?
by youds
2010-02-18T04:35:16-07:00
Forum: Users
Topic: Transparent color: black
Replies: 12
Views: 35765

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
by youds
2010-02-14T07:28:14-07:00
Forum: IMagick
Topic: convert's -density option
Replies: 10
Views: 25106

Re: convert's -density option

The two parameters there should be floats. Not sure why.