Release 20240623

Release Date: 23.06.2024

Change Log

Incomplete list of issue being addressed including new features:

  • fracture number of points feature,
  • store shortcuts in shut-down,
  • individual setting for font size of the user interface,
  • update several icons,
  • drc minimum: bow detection,
  • Gerber: support of SR (step&repeat) in import,
  • CIF: handling of file without end-of-file marker,
  • fix possible crash when using permanent rulers,

In the macro interface these extension were made:

  • double dialog::getDouble(int),
  • int dialog::addDoubleSpinBox(double,double,double,double,int),
  • double pointarray::length(),
  • void cell::fractureNumberPointsSelect(int count),
  • int cell::countSelectAllPoints(),
  • bool layout::resetShortcut(int function),
  • bool schematic::resetShortcut(int function),