Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LibGerberVS.rar | 2020-07-29 | 2.4 MB | |
Totals: 1 Item | 2.4 MB | 0 |
GerberView Project 05/01/2019 Revision 1.0.0.0 [Initial Release] 17/03/2019 GerberView Revision 1.0.0.1 Added support for Excellon drill file statistics. Added support for object selection and display object selection properties. LibGerberVS Version 1.0.0.1 Updates to GerberVS library to support object selection. 01/06/2019 Revsion 1.2.2.0 Added support for Printing/Print preview Added support for saving and loading Projects. Project files are xml format with .gpf extension. Added View menu options. Added Layer menu options. LibGerberVS Version 1.0.1.1 Added support for layer (file) reloading. Some refactoring with "user selection code" Added FileCount member to the Project class. Moved the common GerberUserTransform class from the GerberProject class to the GerberFileInformation class. Each GerberFileInformation now contains its own GerberUserTransform class. Not sure why you would want to have individual transformations for each layer within the same project!! But for now aligns with GerbV. 30/06/2019 Revision 1.3.0.0 First Beta release. 11/12/2019 LibGerberVS Version 1.0.3.2 Gerber.cs Fix issues with bounding box calculations for flashed and macro apertures types. GerberImage.cs Added method ImageCopy for creating a deep copy of the RS274X GerberImage. ExportRS274X.cs Added class for exporting to, and saving a GerberImage to RS274X format. GerberView Version 1.3.1.0 Misc bug fixes. Added features.