Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit eb869ff

Browse files
committed
[2021/03/23] netDxf 2.4.2 Release.
* See Changelog.txt for a list of changes since 2.4.1
1 parent 67636f0 commit eb869ff

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# netDxf
2-
netDxf 2.4.1 Copyright(C) 2009-2020 Daniel Carvajal, Licensed under LGPL
2+
netDxf 2.4.2 Copyright(C) 2009-2021 Daniel Carvajal, Licensed under LGPL
33
## Description
44
netDxf is a .net library programmed in C# to read and write AutoCAD DXF files. It supports AutoCad2000, AutoCad2004, AutoCad2007, AutoCad2010, AutoCad2013, and AutoCad2018 DXF database versions, in both text and binary format.
55

doc/Changelog.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
## Change history
22

3-
### [2021/03/11]
3+
### [2.4.2 - 2021/03/23]
44
* Now the ShapeStyle does not require the SHP file to read the shape information only the SHX must be present.
5-
* Deleted the Insert constructor "public Insert(Block block, Vector3 position, double scale)", change the Scale property instead.
6-
7-
### [2021/03/08]
85
* The Insert Sync method will not modify any value assigned to the attribute Value property.
96
* (fixed) A couple errors when writing the style overrides of a dimension to the extended data.
107
* (fixed) Error when reading frozen layers from a DXF.

doc/netDxf Documentation.chm

-8.87 KB
Binary file not shown.

0 commit comments

Comments
 (0)