-
No CMake was not considered during this projects infancy. I never thought anyone would be stupid enough to run this program on another platform than Linux. ;) I'm proved wrong.
If you are interested in porting this to CMake and see advantages for both native and cross compiling you are welcome. My silly attempts to be an automagican has been taken over by Dan McMahill as both automagican and...
2009-11-06 08:59:40 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Duplicate see 2887825.
2009-10-28 13:46:29 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Duplicate, see 2887825.
2009-10-28 13:45:36 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Thanks for your bug report. I reassign it to our build systems expert Dan, because this is out of my league.
2009-10-24 15:09:55 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Current status: Can read zipped archives and a selector for which files to read in is there.
Next step: project support. Each layer will get a (cons 'zip-archive "") if it was fetched from a zip file.
2009-08-26 18:59:39 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Project started. Can be followed as git repository at git://repo.or.cz/geda-gerbv/spe.git branch unzip.
2009-08-26 18:56:31 UTC in gerbv -- a Gerber (RS-274X) viewer
-
If no layer is loaded and Edit -> Modify layer orientation is selected gerbv segfaults
run_gerbv -gdb gives:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb72f6710 (LWP 5538)]
interface_show_modify_orientation_dialog (transform=0x35,
screenUnit=GERBV_UNIT_INCH) at interface.c:1472
1472 gerbv_user_transformation_t startTransform = *transform;
(gdb...
2009-08-20 20:17:16 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Hi Julian!
I am not out to get anyone for this. I am happy for your quick fixes.
This time it seems not to work 100% though. If you zoom in and pan around a little you'll notice it. Same file.
Thanks,
/Stefan.
2009-08-17 08:54:26 UTC in gerbv -- a Gerber (RS-274X) viewer
-
Using example/dan/top_sr.gbx, it seems that the bounding box or something doesn't get calculated correct. Load that file and zoom in, you'll notice that more and more of the lower part of each of the 6 figures gets cut away until it completely disappears. It is independent of which drawing engine is used. Tested on a freshly downloaded and compiled 2.3.0 and by using run_gerbv script.
2009-08-16 19:55:43 UTC in gerbv -- a Gerber (RS-274X) viewer
-
gerbv 2.3.0 released. Major bug fixes and rotate/mirror/scale operations added. For more information on what's new and fixed, see the release announcement on http://gerbv.gpleda.org/ANNOUNCEMENT-2.3.0 .
2009-08-03 21:48:27 UTC in gerbv -- a Gerber (RS-274X) viewer