LibreDWG - News
Display Criteriaposted by reini_urban, Mon 26 Feb 2024 09:46:29 AM UTC
A minor bugfix release, mostly fixes missing dwg2ps.1
See https://www.gnu.org/software/libredwg/ and https://git.savannah.gnu.org/cgit/libredwg.git/tree/NEWS?h=0.13.3
Here are the compressed sources:
http://ftp.gnu.org/gnu/libredwg/libredwg-0.13.3.tar.gz (20.1MB)
[...]
posted by reini_urban, Sat 10 Feb 2024 06:13:26 PM UTC
A minor bugfix release, fixes error: cannot find input file: `test/xmlsuite/Makefile.in'
See https://www.gnu.org/software/libredwg/ and https://git.savannah.gnu.org/cgit/libredwg.git/tree/NEWS?h=0.13.2
Here are the compressed sources:
[...]
posted by reini_urban, Sat 10 Feb 2024 08:42:52 AM UTC
A minor bugfix release, but broken.
error: cannot find input file: `test/xmlsuite/Makefile.in'
You can safely patch the test/xmlsuite error away.
See https://www.gnu.org/software/libredwg/ and https://git.savannah.gnu.org/cgit/libredwg.git/tree/NEWS?h=0.13.1
[...]
posted by reini_urban, Sun 04 Feb 2024 09:53:49 AM UTC
Can now also read and write all DWG formats pre-R13.
See https://www.gnu.org/software/libredwg/ and https://github.com/LibreDWG/libredwg/blob/0.13/NEWS
Now we'll finish work on encode support for r2004+.
Here are the compressed but broken sources:
[...]
posted by reini_urban, Sun 06 Feb 2022 09:01:25 PM UTC
Fixed many more minor fuzzing errors.
See https://www.gnu.org/software/libredwg/ and NEWS
Here are the compressed sources:
https://ftp.gnu.org/gnu/libredwg/libredwg-0.12.5.tar.gz (17.4MB)
[...]
posted by reini_urban, Tue 06 Apr 2021 12:40:01 PM UTC
Fixed many more minor fuzzing errors.
See https://www.gnu.org/software/libredwg/ and https://github.com/LibreDWG/libredwg/blob/0.12.4/NEWS
Here are the compressed sources:
http://ftp.gnu.org/gnu/libredwg/libredwg-0.12.4.tar.gz (17.4MB)
[...]
posted by reini_urban, Fri 26 Feb 2021 09:23:31 AM UTC
Add llvmfuzz and oss-fuzz integration, fixed many minor fuzzing errors. libfuzzer is much better than afl++ and honggfuzz.
See https://www.gnu.org/software/libredwg/ and https://github.com/LibreDWG/libredwg/blob/0.12.3/NEWS
Here are the compressed sources:
[...]
posted by reini_urban, Mon 22 Feb 2021 05:47:48 PM UTC
Minor bugfix:
- Fixed extending the write buffer for the 2 CRC bytes. Occurs very seldomly (GH #315)
See https://www.gnu.org/software/libredwg/ and https://github.com/LibreDWG/libredwg/blob/0.12.2/NEWS
Here are the compressed sources:
[...]
posted by reini_urban, Sun 31 Jan 2021 05:04:34 PM UTC
LibreDWG version 0.12.1 - 2021/01/31 - beta:
Major bugfixes:
* fixed dwg_bmp() and dwgbmp for >= r2004. Wrong dat offset.
* Fixed EED with code 3 for layer handles. (Fixes GH #310, shanzhugit)
* Fixed bit_convert_TU utf8 conversion with ubsan, wrong endian-ness.
[...]
posted by reini_urban, Thu 31 Dec 2020 05:16:59 PM UTC
New add API to easily create new DWGs (or DXFs) from scratch, for CAD programs.
New dwgadd helper.
Removed deprecated old API functions.
New features:
* Add a new experimental dwg_add_ENTITY/OBJECT API for easier CAD write support,
[...]
Powered by Savane 3.14-f13d.
Corresponding source code