Juergen E. Fischer
94fa3c44e0
dwg/dxf import:
...
* fix orientation of TEXT entities
* also clean TEXT strings
* support non-origin-based blocks
* support extrusion
2019-10-25 14:22:53 +02:00
Juergen E. Fischer
fd15c3e5b6
dwg import: handle wrong hatch interpretation (refs #20392 )
2019-02-19 19:56:40 +01:00
Juergen E. Fischer
92e7faab66
dwg/dxf import: fix angle and alignment handing of (m)texts
2019-02-19 19:56:40 +01:00
Juergen E. Fischer
6090a932c2
dwg import: less noisy debugging
2019-02-19 19:56:40 +01:00
Juergen E. Fischer
3aa2d9ff9b
dwg import: catch spline misinterpretation ( fixes #20392 )
2019-02-19 19:56:40 +01:00
Juergen E. Fischer
fec20ae0e2
dwg import: less noisy noise reduction
2019-02-19 19:56:40 +01:00
Nyall Dawson
08abf92922
Explicitly disable debug messages in dwg import
...
Even preventing their output isn't enough here. There's just
SO many debug msgs throughout this class, that creating and
parsing the debug messages strings (which is done even if
the message level is higher than is output) is enough
to grind the import to a halt on debug enabled builds.
2018-11-10 09:27:06 +10:00
Nyall Dawson
8bf206d221
Make dwg import less debug noisy
2018-11-10 09:27:06 +10:00
Denis Rouzaud
232d721304
move libdxfrw to external lib directory
2018-01-19 11:56:26 -04:00