From 45935dc753ac84942f66a108a9928682d151729b Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Fri, 27 Aug 2010 21:15:32 -0300 Subject: [PATCH] Work-around for "black block symbol" syndrome. - scripts/gitsch2ppm (ps2ppm): convert "rectfill" to "rectstroke", to prevent colored background in schematic symbols from blackening the entire symbol in black and white plot --- scripts/gitsch2ppm | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gitsch2ppm b/scripts/gitsch2ppm index 8a99453..e98573b 100755 --- a/scripts/gitsch2ppm +++ b/scripts/gitsch2ppm @@ -26,6 +26,7 @@ ps2ppm() ( cat <