github heitzmann/gdstk v0.9.0
Release v0.9.0

latest releases: v0.9.55, v0.9.54, v0.9.53...
2 years ago

Fixed

  • Bug when saving OASIS files with missing references.

Added

  • Reference.get_polygons, Reference.get_paths, Reference.get_labels
  • Library.rename_cell
  • Library::rename_cell and Library::replace_cell in the C++ API

Changed

  • Cell.filter arguments modified to match read_gds.
  • Changed default tolerance for read_gds and read_oas to be the library's rounding size.
  • Reference::polygons renamed to Reference::get_polygons in the C++ API.
  • Reference::flexpaths renamed to Reference::get_flexpaths in the C++ API.
  • Reference::robustpaths renamed to Reference::get_robustpaths in the C++ API.
  • Reference::labels renamed to Reference::get_labels in the C++ API.
  • Removed magnification argument from Reference::init and Label::init in the C++ API.

Don't miss a new gdstk release

NewReleases is sending notifications on new releases.