strange colormap behaviour with postscript printing

Ben Abbott bpabbott at mac.com
Sun Jan 18 18:55:17 CST 2009




Ben Abbott wrote:
> 
> Petr,
> 
> I tried your patch
> 
> 
> http://sourceforge.net/tracker2/?func=detail&aid=2516634&group_id=2055&atid=102055
> 
> Unfortunately, 'mono.ps' and 'color.ps' inverted images (using the  
> example below which accompanyied your patch).
> 
> 	a=1./hilb(42);
> 	colormap(flipud(gray));
> 	imagesc(a); colorbar
> 	print('mono.ps', '-dps');
> 	print('color.ps', '-dpsc');
> 
> So it appears to me that the problem persists.
> 
> Ben
> 

Quick update, Petr has added a second patch to sourceforge which resolves
this problem for me.

If anyone else would like to test it, you can find the patch at the link
below.

http://sourceforge.net/tracker2/index.php?func=detail&aid=2516634&group_id=2055&atid=102055

Ben
-- 
View this message in context: http://www.nabble.com/strange-colormap-behaviour-with-postscript-printing-tp19669843p21535377.html
Sent from the Octave - Bugs mailing list archive at Nabble.com.



More information about the Bug-octave mailing list