./cad/klayout, Simple GDS and OASIS file viewer and Editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.28.17, Package name: klayout-0.28.17, Maintainer: pkgsrc-users

Although a comparatively simple piece of software, a layout viewer is not
only just a tool for the chip design engineer. Today design's complexity
require not only a simple "viewer". Rather, a viewer is the microscope
through which the engineer looks at the design.

There are numerous viewers available, but sadly there are not many which
satisfy a few basic requirements. Most of them are commercial and
expensive. If there is need for a simple, yet powerful viewer - here it is.


Required to run:
[x11/qt5-qtsvg] [x11/qt5-qttools] [x11/qt5-qtbase] [lang/python310] [lang/ruby31-base]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto]

Master sites:

Filesize: 87319.849 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-23 08:54:40 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated 0.28.15 to 0.28.17

0.28.17          (2024-02-16):
* Enhancement: %GITHUB%/issues/1626 Technology specific grids

0.28.16          (2024-02-12):
* Bugfix: %GITHUB%/issues/1623 Package installation with "-y" from \ 
command line does not work for URL or file
* Bugfix: %GITHUB%/issues/1619 Segfault on Fedora-39 with Python 3.12.1
* Bugfix: %GITHUB%/issues/1618 Leaking Python reference causing trouble with \ 
iterators
* Bugfix: %GITHUB%/issues/1616 DRC doc typo
* Bugfix: %GITHUB%/issues/1614 LEF/DEF .map should not map boundaries and fill \ 
to ALL purpose
* Bugfix: %GITHUB%/issues/1609 Cell.read doesn't read LayoutMetaInfo
* Bugfix: %GITHUB%/issues/1608 CustomResistorExtraction: show faulty device in GUI
* Bugfix: %GITHUB%/issues/1603 Weird parameter dialog resizing when hiding / \ 
showing many parameters at once with callback_impl
* Bugfix: %GITHUB%/issues/1602 [Qt6] Cannot normally quit the main application window
* Bugfix: %GITHUB%/issues/1594 "connect" (in flat mode) + multiple top \ 
cells give an error message
* Bugfix: %GITHUB%/issues/1592 DXF file parsing error, about spline curve
* Enhancement: DRC enhancements related to touching edges
  - New DRC function switches: "without_touching_corners", \ 
"without_touching_edges"
    to skip width and space errors at kissing corners and touching-edge \ 
configurations
  - Kissing corners are now detected also in non-collinear edge configurations
* Bugfix: fixed rendering of color selection buttons on High-DPI screens
* Bugfix: cross-hair cursor should not use selection default line width and styles
* Enhancement: OASIS reader errors out on broken OASIS with duplicate CELLNAMEs
   2024-02-10 15:42:40 by Takahiro Kambe | Files touched by this commit (21)
Log message:
Bump revision by changing default version of Ruby.
   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2024-01-08 00:37:24 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated 0.28.14 to 0.28.15

https://www.klayout.de/development.html#0.28.15
Version 0.28.15

Release date: 2023-01-02

Features:

    Bugfix: #1578 Missing strm2*.exe in the Windows portable binary package (*.zip)
    Enhancement: #1569 Make "toggle (selected) layer" key-bindable \ 
Plus feature: "visibility follows selection"
    Bugfix: #1565 quit() raises an error in KLayout Python Console
    Bugfix: #1556 Cannot shrink Marker Browser window
    Bugfix: #1539 Misleading description in 'Flatten Cell'
    Enhancement: Supporting UCRT runtime option in MSYS2 deployment
   2023-12-23 02:57:59 by Zafer Aydogan | Files touched by this commit (1)
Log message:
use https
   2023-12-17 09:13:35 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated 0.28.13 to 0.28.14

0.28.14          (2023-12-08):
* Bugfix: %GITHUB%/issues/1563 Duplicated Tabs in the Macro Development Tool
* Bugfix: %GITHUB%/issues/1560 git+https package installation on windows fails
* Bugfix: %GITHUB%/issues/1559 (partial) Move function not respecting some diagonals
* Bugfix: %GITHUB%/issues/1549 Layout.error_layer now available in recursive \ 
shape search
* Bugfix: %GITHUB%/issues/1542 KLayout crashes on exit
* Enhancement: %GITHUB%/issues/1535 Support pathlib.Path in Python API
  Implicitly converts objects to strings using "str(object)" (Python) \ 
or "object.to_s" (Ruby).
* Bugfix: %GITHUB%/issues/1533 KLayout crashing with two consecutive calls of \ 
the same LayoutView::show_layout command
* Bugfix: %GITHUB%/issues/1531 When symlinking a .def to a target without .def \ 
suffix, file can't be loaded
* Enhancement: %GITHUB%/issues/1530 polygon from 2 size tuple points
  The effect of this feature is pretty basic: tuples or lists are used as constructor
  arguments for implicitly creating an object in place of them. Hence, \ 
"(x,y)" can be
  used instead of a vector or a point. In some cases, this leads to ambiguities and
  the implicit resolution will fail however.
  Specifically a list of size-2 tuples can be passed to the "points" \ 
arguments of
  Polygon and Path.
* Enhancement: %GITHUB%/issues/1528 LEF: Implement LEF58_WIDTHTABLE
* Enhancement: new methods (D)Edge#euclidian_distance and (D)EdgePair#distance
* Bugfix: package download dialog: mute an assertion, less questions for \ 
re-running macros
* Enhancement: reading $KLAYOUT_GIT_PROXY_HTTP for proxy URL in Git downloads
* Bugfix: cheats were not enabled for edges and (implicit) polygon merges such \ 
as for "sized"
* Bugfix: more consistent behavior for Marker Browser / Scan Shapes
  - Scan Shapes Hierarchical will scan from current cell, not all cells
  - Marker browser shows markers propertly also in descended mode
  - Marker database description of shown in selection box
* Bugfix: Search feature in macro editor does not jump back to first position
* Bugfix: "Trace All Nets"
  - Asks for stack now in case of multiple stacks (previously: took that from \ 
"Trace Nets" dialog)
  - Skips symbols which are not used (previously: extracted them as disconnected \ 
layers)
   2023-12-06 03:15:22 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(cad/klayout) Updated to 0.28.13

0.28.13          (2023-11-20):
* Bugfix: %GITHUB%/issues/1534 Layout::dup does not copy properties
* Bugfix: %GITHUB%/issues/1533 KLayout crashing with two consecutive calls of \ 
the same LayoutView::show_layout command
* Bugfix: %GITHUB%/issues/1532 DRC checks give incorrect results in deep mode \ 
with magnified instances
* Enhancement: %GITHUB%/issues/1527 Marker Database Browser: add context menu to \ 
Info widget
* Bugfix: %GITHUB%/issues/1522 Changing ruler/annotation from script weirdly \ 
interferes with pya.Application.commit_config
* Enhancement: %GITHUB%/issues/1514 Package manager: Support for Git-hosted packages
* Bugfix: %GITHUB%/issues/1512 "get_image" of LayoutView should also \ 
work on inactive views
* Bugfix: %GITHUB%/issues/1511 Typo
* Enhancement: %GITHUB%/issues/1510 Cross hair cursor
* Bugfix: %GITHUB%/issues/1503 Import LEF/DEF - LEF files given in list are \ 
ignored for DEF import
* Bugfix: %GITHUB%/issues/1499 strm2oas: support LAYER <layername> TYPE \ 
OVERLAP ; for L-shaped abstracts
* Bugfix: %GITHUB%/issues/1486 Invalid error "Some macros are configured to \ 
run automatically" when changing reader options
* Bugfix: %GITHUB%/issues/1485 Incorrectly set output cell name if using DRC::cell
* Bugfix: %GITHUB%/issues/1482 Strict mode oasis should write the S_CELL_OFFSET \ 
into the CELLNAME table
* Bugfix: %GITHUB%/issues/885 Must-connect checks in LVS
* Bugfix: -without-qt builds did not include DRC or LVS
* Enhancement: Added Layout#error_layer
* Enhancement: Option -k for copying log to a file
* Enhancement: Editor option to control snapping to grid while moving
  This controls whether objects are snapped to grid (on) or moved in grid
  increments (off)
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693