klayout icon indicating copy to clipboard operation
klayout copied to clipboard

KLayout Main Sources

Results 262 klayout issues
Sort by recently updated
recently updated
newest added

When I try to save a .py script (in macro development) using the hotkey cmnd+s in mac, the script doesn't save and kalyout assumes I am trying to save a...

Hi all, Some MAC users have reported that after installing Klayout and then install SiEPIC packages, they see this error which cause "SiEPIC ... py v..." option to be vanished...

Hello, Operations with the `numpy` module sometimes return integers of type `numpy.int64`. These integers are not accepted by some KLayout functions, for example `pya.Trans()`. It would be nice if such...

Dear @klayoutmatthias, Would it be possible to add bezier curves for polygons in the "Basic" library? For photonics, we use them for drawing waveguides. https://support.lumerical.com/hc/en-us/articles/360034382234-Waveguide-Simulation-Object We have also implemented this...

First of all, sorry for being away all this long. It's been a very tough year for me. I appreciate the new routines present for building klayout with homebrew's binaries...

enhancement
help wanted

This PR is designed to address #660 . So far, I have done the following changes to the macbuild installation: - shipping a python binary alongside klayout, which imports the...

A colleague tried to install with `pip install klayout`, but there was no wheel available for her system. I think it is Catalina with python 3.7. The setup failed as...

bug

The usage says: `klayout [] [] .. options ... -m Load RDB (report database) file (into previous layout view)` However, when I run a command like this: `klayout -m foo.drc.results...

I have the impression the error appears when reaching a certain number of characters in comments, it seems it does not matetr where and how the comments are distributed. I...

[LessThanChar.zip](https://github.com/KLayout/klayout/files/5394950/LessThanChar.zip) The attached ZIP contains two very simple LYMs. They differ in an `if statement`, as shown below. **Count_1** does not show up in the menu, but **Count_2** does. I've...