Releases: level-level/DXFighter
Releases · level-level/DXFighter
v1.4.3
- Fixes bug with incorrect Exception class reference.
v1.4.2
Features
- Add method to get the flags for an entity
v1.4.1
Fixes
- Fixes a bug where an entity could be ignored when enough entities were present in the document.
v1.4.0
Features
- Add support for parsing LWPolyline.
v1.3.0
Features
- Add support for parsing INSERT entity
- Add getters to retrieve other non-entity properties on the
DXFighter
object.
- Add getter to retrieve the values inside a
SystemVariable
object.
v1.2.0
Features
- Adds getters for the different properties on the entities.
- Adds
Arc
parsing support
- Adds
Circle
parsing support
- Adds support for reading the
bulge
for vertices in Polyline
s