It looks like you're new here. If you want to get involved, click one of these buttons!
I think it's a bug, but it might also be a feature.
I have gds text that is aligned center (both h and v). When I use move_tree the alignment is lost and becomes (Default). It then shows as left aligned.
I use use move_tree to create a cell with only one toplevel. After I merge several GDS libs I get too many toplevel cells. So I create a new layout and move_tree the wanted top cell to the new layout. There might be smarter ways to achieve this.
Theo
Comments
Hi Theo,
looks like this is a bug. I'll take a look at this.
Matthias
Hi Theo,
I tried to reproduce the problem but I failed.
Here is the code I used:
The output for the current version 0.24.5 is:
From this log it seems as if the text alignment flags are transferred properly (2 and 1 is an arbitrary choice, but it's not default). So at least this basic application seems to work.
Any idea?
Matthias