mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
82a8c9c6c6
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
19 lines
1.2 KiB
Text
19 lines
1.2 KiB
Text
# HOW TO EDIT THIS FILE:
|
|
# The "handy ruler" below makes it easier to edit a package description.
|
|
# Line up the first '|' above the ':' following the base package name, and
|
|
# the '|' on the right side marks the last column you can put a character in.
|
|
# You must make exactly 11 lines for the formatting to be correct. It's also
|
|
# customary to leave one space after the ':' except on otherwise blank lines.
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
gdstk: gdstk (C++ library for manipulation of GDSII and OASIS files. )
|
|
gdstk:
|
|
gdstk: Gdstk (GDSII Tool Kit) is a C++ library for creation and
|
|
gdstk: manipulation of GDSII and OASIS files. It is also available as a
|
|
gdstk: Python module meant to be a successor to Gdspy. Key features for the
|
|
gdstk: creation of complex CAD layouts are included: Boolean operations on
|
|
gdstk: polygons (AND, OR, NOT, XOR) based on clipping algorithm, Polygon
|
|
gdstk: offset (inward and outward rescaling of polygons), Efficient
|
|
gdstk: point-in-polygon solutions for large array sets.
|
|
gdstk: Typical applications of Gdstk are in the fields of electronic chip
|
|
gdstk: design, planar lightwave circuit design, and mechanical engineering.
|