klayout
klayout copied to clipboard
KLayout Main Sources
Updated the build system for Mac to change the Ruby version from 2.[5|7] to 3.1 since Anaconda3 upgraded the Ruby package.
Dear @klayoutmatthias, Thank you for the maintenance release. As usual, different DMG packages of **KLayout 0.27.11 for Mac** are available as below ([0.27.11 Dropbox Link](https://www.dropbox.com/sh/4st6toe0xur3hpz/AAAnPkShHpt1YFPcCYZwDMCya?dl=0)). **Please note that LW-\*.dmg** **1....
For background see here: https://www.klayout.de/forum/discussion/2127/how-to-suppress-warning-output#latest
Currently color palettes and stipples in the _Layers_ tabs don't respect Windows scaling. The text for the layer names does, leaving the examples a bit smaller. Additionally, the Palettes (Color,...
This is an attempt to help address #1092 and improve the API usability. These changes enable static type checking and hinting while using an IDE like VSCode with Pylance. https://user-images.githubusercontent.com/1088659/180698692-dbfff118-55bb-479a-a036-d02a9c977746.mov...
For motivation see here: https://www.klayout.de/forum/discussion/2116
I use Klayout 0.27.9 on the newest MacOS(M1 chip). Occasionally when I debug the macro, I changed the parameters, but the script still runs with the old parameters. I found...
KLayout is great. I am very appreciate your work. Gdsfactory and KLayout are very useful tool for me. I want make a 'web based viewer' not based on QT. But...