Skip to content

Issue 1609#1613

Merged
klayoutmatthias merged 3 commits intomasterfrom
issue-1609
Feb 11, 2024
Merged

Issue 1609#1613
klayoutmatthias merged 3 commits intomasterfrom
issue-1609

Conversation

@klayoutmatthias
Copy link
Collaborator

No description provided.

@klayoutmatthias klayoutmatthias linked an issue Feb 4, 2024 that may be closed by this pull request
This also includes some more functions:
- Layout#merge_meta_info, Layout#copy_meta_info
- Layout#clear_all_meta_info
- Cell#merge_meta_info, Cell#copy_meta_info

In addition, meta info is merged when importing a layout from
another file (Layout/Import -> Other Layouts into current).
Matthias Koefferlein added 2 commits February 6, 2024 19:59
… merge for GDS and OASIS readers with special conflict resolution modes
@klayoutmatthias klayoutmatthias merged commit df59641 into master Feb 11, 2024
@klayoutmatthias klayoutmatthias deleted the issue-1609 branch February 11, 2024 09:33
klayoutmatthias added a commit that referenced this pull request Feb 11, 2024
* Fixed issue #1609 (Cell.read doesn't read LayoutMetaInfo)

This also includes some more functions:
- Layout#merge_meta_info, Layout#copy_meta_info
- Layout#clear_all_meta_info
- Cell#merge_meta_info, Cell#copy_meta_info

In addition, meta info is merged when importing a layout from
another file (Layout/Import -> Other Layouts into current).

* Meta info support in layout diff (for testing), implemented meta info merge for GDS and OASIS readers with special conflict resolution modes

* Undo support for meta info - this way we do not loose meta info when we delete a cell and undo

---------

Co-authored-by: Matthias Koefferlein <matthias@klayout.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cell.read doesn't read LayoutMetaInfo

1 participant