summaryrefslogtreecommitdiff
path: root/cad/gerbv/distinfo
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-11-22 00:41:14 +0000
committerdmcmahill <dmcmahill>2002-11-22 00:41:14 +0000
commit0e88024f71779877d80eddbac956cd82cfea8a12 (patch)
tree0dffb686a4f4e410422e42ba0c888970bc189614 /cad/gerbv/distinfo
parent39c4b5acbe07b95a512be806d41991cbea0be825 (diff)
downloadpkgsrc-0e88024f71779877d80eddbac956cd82cfea8a12.tar.gz
update to gerbv-0.11
Changes since last version: * fixed bug which caused huge memory usage and crashing when zooming way in to a layout * Two bugs in aperture macros fixed; one caused "multi macro" macros not to work properly and the other was related to primitive 20. * The Debian build system discovered that I checked if unsigned were -1. * Some cleanup/speedup when parsing Gerber by removing nested strncmp's with a switch/case. * RS274D caused segfault. * If %SR%, %SF% and %AS% are defined to their default values the compiler doesn't complain anymore. I still don't handle them if they are non default values. * In some strange corner case we managed to sometimes get spurious lines showing up on the image. * Strange drill files from Orcad386 handled better (we all know what Pitch thinks about Orcad:-) ). * Dino Ghilardi has contributed some code to be able to set the scale explicitly. That can be used when printing PNG's generated by gerbv. He has also written a text on how to actually get them out on the printer. It is in doc/PNG-print/PNGPrintMiniHowto.txt. * Round off when converting from inches to pixels changed so poured areas built up by several lines now seems to fill. Before the change you could, at certain zoom levels, see gaps that wasn't there.
Diffstat (limited to 'cad/gerbv/distinfo')
-rw-r--r--cad/gerbv/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo
index 6392408a3de..730ccfecc26 100644
--- a/cad/gerbv/distinfo
+++ b/cad/gerbv/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2002/10/16 01:36:07 dmcmahill Exp $
+$NetBSD: distinfo,v 1.7 2002/11/22 00:41:14 dmcmahill Exp $
-SHA1 (gerbv-0.0.10.tar.gz) = 9ec3c2c5cd8a94cd50d3950aaeadaad305a582d9
-Size (gerbv-0.0.10.tar.gz) = 899442 bytes
+SHA1 (gerbv-0.11.tar.gz) = d2caf38d0bc18fb87be218254c8ab0cd191c72eb
+Size (gerbv-0.11.tar.gz) = 961551 bytes