Downloads:
10,410
Downloads of v 0.30.0:
11
Last Update:
25 Mar 2025
Published Date:
25 Mar 2025
Package Maintainer(s):
Software Author(s):
- Matthias Köfferlein
Tags:
klayout layout viewer editorKLayout
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
0.30.0 | Updated: 25 Mar 2025
Downloads:
10,410
Downloads of v 0.30.0:
11
Published:
25 Mar 2025
Maintainer(s):
Software Author(s):
- Matthias Köfferlein
KLayout 0.30.0
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Matthias Köfferlein. The inclusion of Matthias Köfferlein trademark(s), if any, upon this webpage is solely to identify Matthias Köfferlein goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
KLayout Highlights
General
- Fast and accurate: fast loading and drawing
- Support of GDS and OASIS file formats with automatic uncompression of zlib compatible formats
- Full support of properties
- Full 64 bit support on Linux
- Extensible and configurable to a large degree by custom ruby scripts
- Integrated development environment for Ruby scripts
Viewer
- Overlay capabilities: multiple layouts can be loaded into one window
- Very flexible layer configuration: many display options including choice of fill pattern and different frame and fill colors. Animation, transparency, dimming/highlighting ...
- Layer grouping: the display properties of a group of layers can be changed at once
- Advanced layer display attributes: layers can be named, they can carry additional transformations, select certain hierarchy levels or select shapes by their properties
- Copy and paste of layers attributes to other panels
- Drawing order: select the layer that is show on top
- Descend into hierarchy: show a cell embedded into it's context
- Flexible rulers: unlimited count, flexible display styles. Multiple templates can be configured, rules can be edited (move, delete, copy & paste)
- Shape and instance browsers
- Bookmarks, various zoom modes, mouse wheel support, screenshot function ...
- Undo/redo on layer properties, for rulers ...
- Save: save layout or parts (cells, layers) of it to a different format, with scaling or different database unit.
- Image overlay capabilities: image files (i.e. jpg, png, gif) can be loaded and placed at an arbitrary position in the layout.
- Marker browser: certain error report files can be loaded and a browser tool is provided.
- Global transformation to flip/rotate image
Editor
- Smart drawing functions with many options: angle constraints, grid ...
- True, in-place editing in subcells, variant building function
- Unlimited undo/redo
- Smart partial editing function to stretch shapes, move edges or vertices
- Copy and paste of shapes and whole cells, even to other layouts
- Many advanced editing functions: hierarchical operations, booleans, clip, corner rounding, sizing, alignment, layer operations ...
- Support for external libraries dynamically bound to a layout
- Parametrizable cells
$ErrorActionPreference = 'Stop';
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Klayout - Layout Viewer and Editor'
fileType = 'exe'
silentArgs = '/S'
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
Uninstall-ChocolateyPackage @packageArgs
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
KLayout 0.30.0 | 11 | Tuesday, March 25, 2025 |
Waiting for Maintainer
|
|
KLayout 0.29.12 | 148 | Friday, March 7, 2025 | Approved | |
KLayout 0.29.11 | 141 | Sunday, January 19, 2025 | Approved | |
KLayout 0.29.10 | 125 | Thursday, December 5, 2024 | Approved | |
KLayout 0.29.9 | 52 | Monday, December 2, 2024 | Approved | |
KLayout 0.29.8 | 174 | Friday, October 25, 2024 | Approved | |
KLayout 0.29.7 | 168 | Tuesday, September 24, 2024 | Approved | |
KLayout 0.29.6 | 196 | Friday, August 16, 2024 | Approved | |
KLayout 0.29.5 | 110 | Thursday, August 1, 2024 | Approved | |
KLayout 0.29.4 | 145 | Tuesday, July 9, 2024 | Approved | |
KLayout 0.29.3 | 59 | Sunday, July 7, 2024 | Approved | |
KLayout 0.29.2 | 172 | Sunday, June 9, 2024 | Approved | |
KLayout 0.29.1 | 202 | Sunday, May 5, 2024 | Approved | |
KLayout 0.29.0 | 139 | Monday, April 1, 2024 | Approved | |
KLayout 0.28.17 | 161 | Saturday, February 17, 2024 | Approved | |
KLayout 0.28.16 | 78 | Tuesday, February 13, 2024 | Approved | |
KLayout 0.28.15 | 145 | Friday, January 5, 2024 | Approved | |
KLayout 0.28.14 | 127 | Sunday, December 10, 2023 | Approved | |
KLayout 0.28.13 | 128 | Thursday, November 23, 2023 | Approved | |
KLayout 0.28.12 | 196 | Wednesday, September 13, 2023 | Approved | |
KLayout 0.28.11 | 163 | Wednesday, August 9, 2023 | Approved | |
KLayout 0.28.10 | 175 | Thursday, July 6, 2023 | Approved | |
KLayout 0.28.9 | 145 | Sunday, June 11, 2023 | Approved | |
KLayout 0.28.8 | 145 | Thursday, May 25, 2023 | Approved | |
KLayout 0.28.7 | 165 | Sunday, April 23, 2023 | Approved | |
KLayout 0.28.6 | 174 | Saturday, March 18, 2023 | Approved | |
KLayout 0.28.5 | 159 | Sunday, February 5, 2023 | Approved | |
KLayout 0.28.4 | 71 | Friday, February 3, 2023 | Approved | |
KLayout 0.28.3 | 125 | Friday, January 13, 2023 | Approved | |
KLayout 0.28.2 | 136 | Friday, December 23, 2022 | Approved | |
KLayout 0.28.1 | 76 | Friday, December 23, 2022 | Approved | |
KLayout 0.28 | 100 | Sunday, December 11, 2022 | Approved | |
KLayout 0.27.13 | 106 | Friday, December 2, 2022 | Approved | |
KLayout 0.27.12 | 155 | Wednesday, November 2, 2022 | Approved | |
KLayout 0.27.11 | 236 | Friday, August 12, 2022 | Approved | |
KLayout 0.27.10 | 379 | Sunday, June 5, 2022 | Approved | |
KLayout 0.27.9 | 193 | Sunday, April 24, 2022 | Approved | |
KLayout 0.27.8 | 246 | Monday, February 14, 2022 | Approved | |
KLayout 0.27.7 | 198 | Friday, January 14, 2022 | Approved | |
KLayout 0.27.6 | 134 | Thursday, January 6, 2022 | Approved | |
KLayout 0.27.5 | 232 | Tuesday, November 16, 2021 | Approved | |
KLayout 0.27.4 | 218 | Sunday, September 26, 2021 | Approved | |
KLayout 0.27.3 | 235 | Saturday, July 24, 2021 | Approved | |
KLayout 0.27.2 | 192 | Tuesday, June 22, 2021 | Approved | |
KLayout 0.27.1 | 175 | Wednesday, June 2, 2021 | Approved | |
KLayout 0.27 | 197 | Saturday, May 1, 2021 | Approved | |
KLayout 0.26.12 | 112 | Tuesday, April 27, 2021 | Approved | |
KLayout 0.26.11 | 227 | Tuesday, March 2, 2021 | Approved | |
KLayout 0.26.10 | 175 | Wednesday, February 3, 2021 | Approved | |
KLayout 0.26.9 | 233 | Saturday, November 28, 2020 | Approved | |
KLayout 0.26.8 | 233 | Sunday, September 20, 2020 | Approved | |
KLayout 0.26.7 | 258 | Wednesday, July 8, 2020 | Approved | |
KLayout 0.26.6 | 161 | Thursday, June 11, 2020 | Approved | |
KLayout 0.26.5 | 219 | Tuesday, May 5, 2020 | Approved | |
KLayout 0.26.4 | 289 | Thursday, March 5, 2020 | Approved | |
KLayout 0.26.3 | 237 | Tuesday, January 7, 2020 | Approved | |
KLayout 0.26.2 | 200 | Sunday, December 22, 2019 | Approved | |
KLayout 0.26.1 | 181 | Friday, November 15, 2019 | Approved | |
KLayout 0.26 | 213 | Wednesday, September 11, 2019 | Approved | |
KLayout 0.25.9 | 241 | Wednesday, June 19, 2019 | Approved | |
KLayout 0.25.8 | 224 | Tuesday, May 14, 2019 | Approved |
Copyright © 2006-2018 by Matthias Köfferlein.
This package has no dependencies.
Ground Rules:
- This discussion is only about KLayout and the KLayout package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or KLayout, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
chtof (maintainer) on 25 Mar 2025 00:25:13 +00:00:
User 'chtof' (maintainer) submitted package.
chocolatey-ops (reviewer) on 25 Mar 2025 00:58:34 +00:00:
klayout has passed automated validation. It may have or may still fail other checks like testing (verification).
Congratulations! This package passed automatic validation review without flagging on any issues the validator currently checks. A human review could still turn up issues a computer may not easily find.
chocolatey-ops (reviewer) on 25 Mar 2025 05:39:46 +00:00:
klayout has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/c24553e1f13a0755d1eecdd2bc46fd23 for details.
The package status will be changed and will be waiting on your next actions.
chocolatey-ops (reviewer) on 14 Apr 2025 01:02:02 +00:00:
We've found klayout v0.30.0 in a submitted status and waiting for your next actions. It has had no updates for 20 or more days since a reviewer has asked for corrections. Please note that if there is no response or fix of the package within 15 days of this message, this package version will automatically be closed (rejected) due to being stale.
Take action:
If your package is failing automated testing, you can use the chocolatey test environment to manually run the verification and determine what may need to be fixed.
Note: We don't like to see packages automatically rejected. It doesn't mean that we don't value your contributions, just that we can not continue to hold packages versions in a waiting status that have possibly been abandoned. If you don't believe you will be able to fix up this version of the package within 15 days, we strongly urge you to log in to the site and respond to the review comments until you are able to.