All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
You may also find the Upgrade Guide useful.
- Added support for visualizing multiple faces of a DSTV file (front, back, top and bottom).
- There was a bug where empty lines where added to the countors, resulting in odd lines from the last point of the contour to 0.0. These lines no longer show.
- More unit tests to secure contour representations
- Added better support for rounded corners and negative radius values on the contours.
- Slot VSG representation. Was previously equal to other 'Hole' representations, but now has a true slot representation.
- Representation for Bezels
- Contour rendering issues
- Initial parsing
- SVG rendering functionality