mirror of https://github.com/KLayout/klayout.git
Issue #558 fixed - not 570 as mentioned before.
This commit is contained in:
parent
5cfaa32d0d
commit
6312d9196a
|
|
@ -2,12 +2,12 @@
|
||||||
|
|
||||||
* Enhancement: %GITHUB%/issues/521
|
* Enhancement: %GITHUB%/issues/521
|
||||||
Enhanced API for ObjectInstPath
|
Enhanced API for ObjectInstPath
|
||||||
* Enhancement: %GITHUB%/issues/563
|
* Enhancement: %GITHUB%/issues/558
|
||||||
True support for text objects in DRC/LVS (text layers)
|
|
||||||
* Enhancement: %GITHUB%/issues/570
|
|
||||||
Edges#extents, Texts#extents and EdgePairs#extents now
|
Edges#extents, Texts#extents and EdgePairs#extents now
|
||||||
work hierarchically in deep mode. In DRC, this means,
|
work hierarchically in deep mode. In DRC, this means,
|
||||||
"extents" is a deep-enabled method now.
|
"extents" is a deep-enabled method now.
|
||||||
|
* Enhancement: %GITHUB%/issues/563
|
||||||
|
True support for text objects in DRC/LVS (text layers)
|
||||||
* Enhancement: ability to utilize a LayoutView as a Widget
|
* Enhancement: ability to utilize a LayoutView as a Widget
|
||||||
Standalone instantiation of a LayoutView object is
|
Standalone instantiation of a LayoutView object is
|
||||||
supported now. So it becomes possible to create
|
supported now. So it becomes possible to create
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue