mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
10 lines
361 B
Text
10 lines
361 B
Text
GDScpp is a C++ library that make GDS file manipulation easier.
|
|
|
|
Features:
|
|
* Convert GDS data to ASCII.
|
|
* Easily create GDS files.
|
|
* Import GDS files.
|
|
* Extract the root GDS structures.
|
|
* Create a hierarchy diagram of all the GDS structure dependencies.
|
|
* Direct importing of GDS files with redundancy checking.
|
|
* Create bounding box of all the GDS structures.
|