klayout
klayout copied to clipboard
KLayout Main Sources
Hello to the volunteers who provide an invaluable MacOS support for Klayout. I'm trying to the software for the first time, as I need it at my new job, however...
I'm using a technology package from a company to design a device, this comes with named layers. When I use the technology package the layers do not appear at all....
I would like to ask a question. Where can I find the source code for parsing and displaying GDS files in Klayout? Could you please tell me? Thank you. 
Hi @klayoutmatthias, I am wondering if it may be possible for end users to add extensions to the Edit > Properties window (Object Properties), through Python? Besides "Geometry" and "PCell...
Dear author, I have used the functionality of kweb in my own project, but kweb cannot move and edit gds. What should I do?  I hope to have MOVE...
I get this popup every time I open KLayout,: `KLayout has been started in viewer mode.` (plus another sentence and paragraph) Then this last sentence with a checkbox to the...
>  Hello, everyone, When I installed Klayout on CentOS7 by rpm file, all the fonts were not showing correctly as shown in the attached file. I checked the language...
Selecting Import > Other Files Into Current from the File menu immediately shows an "Application crashed" window. Clicking "Ok" does not remove the error window. This is on MacOS 12.6.3...
when i am trying to open klayout then some error found on screen. I will share the scrrenshot.
import klayout --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) in ----> 1 import klayout /nfs/PEG/ITE/xiajiang/SMO_tool/klayout/__init__.py in 1 ----> 2 from .tl import __version__ 3 /nfs/PEG/ITE/xiajiang/SMO_tool/klayout/tl/__init__.py in ----> 1 import klayout.tlcore...