From: Dave H. <da...@mi...> - 2000-02-19 12:45:20
|
Just a quick note. Since Robert's change to add OUTPUT_GRAY_COLOR, note that OUTPUT_GRAY and !OUTPUT_COLOR are not the same anymore. Make sure that you check for (output_type == OUTPUT_GRAY) for mono output and (output_type != OUTPUT_GRAY) for colour (sic) output. I am submitting print-pcl.c to fix this, but I notice also that in print-escp2.c, there is on line 915:- if (output_type == OUTPUT_COLOR && ydpi > 360 && !use_softweave) I think this needs to be changed! Dave -- Dave Hill, Kempston, Bedford UK da...@mi... Sicth munce ago, I cutn't evun spel enjuneer, and now I are one! |