Exporting DXF with LINE entities for Abaqus CAE#199
Merged
klayoutmatthias merged 8 commits intoKLayout:masterfrom Nov 23, 2018
Merged
Exporting DXF with LINE entities for Abaqus CAE#199klayoutmatthias merged 8 commits intoKLayout:masterfrom
klayoutmatthias merged 8 commits intoKLayout:masterfrom
Conversation
Collaborator
|
Very good ... you even anticipated the release version :-) I'll merge it. Thanks for this patch. Matthias |
klayoutmatthias
added a commit
that referenced
this pull request
Nov 24, 2018
netbsd-srcmastr
pushed a commit
to NetBSD/pkgsrc
that referenced
this pull request
Dec 9, 2018
0.25.6 (2018-11-23): * Enhancement: KLayout/klayout#199 Added an option to export DXF polygons as LINE objects * Bugfix: KLayout/klayout#198 Stitching of DXF contours wasn't taking nearest neighbours * Bugfix: KLayout/klayout#191 MainWindow/PluginRoot classes got mixed up As a side effect of this fix, layout views can now be configured individually. This wasn't working consistently before. 0.25.5 (2018-10-20): * Bugfix: KLayout/klayout#162 GDS2 LIBNAME was not maintained on "File/Save". * Bugfix: KLayout/klayout#166 Internal error when writing GDS files (breaking of polygons) * Bugfix: KLayout/klayout#172 DEF reader did not pull vias from LEF * Bugfix: KLayout/klayout#174 Performance issue with many layers with width >1 * Bugfix: KLayout/klayout#176 Painting issue with texts * Bugfix: KLayout/klayout#185 Hash values available as __hash__ standard method now for Python * Bugfix: some potential memory corruption issues fixed During the efforts for making the code base compatible with MSVC, some potential candidates for memory corruption have been identified and fixed. These fixes are included in this release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dear @klayoutmatthias
This is a small enhancement for DXF-->Abaques users but just superfluousness for most of users.
Please refer to Kazzz-S#31.
Warm regards,
Kazzz