Search found 1 match

by hgehlhausen
2015-05-22T11:57:20-07:00
Forum: Users
Topic: EPS conversion color issues
Replies: 6
Views: 13150

Re: EPS conversion color issues

I found that this issue seems only partially correct.

The solution I found for my colors being wrong was to have ghostscripts installed, and to define the colorspace as sRGB ( instead of RGB )

command :

Code: Select all

convert -colorspace sRGB original.eps converted.png