Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 1609 #1613

Merged
merged 3 commits into from
Feb 11, 2024
Merged

Issue 1609 #1613

merged 3 commits into from
Feb 11, 2024

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
21 checks passed
@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 <[email protected]>
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