Release 20210708

Release Date: 08.07.2021

Change Log

  • New Features:
    • bookmark views
    • parametric cell using tcl
  • File Formats:
    • OpenAccess:
      • loading properties of instances may had failed under some conditions
      • support of appParam
  • Macros:
    • add new method to class drawingField:
      • cell drawingField::scaledCell(cell c,double sx, double sy)
      • void drawingField::pixelMap(int,int,string)
    • add new method to class sElement:
      • library and component name with string sElement::getParameter(string)
    • add new method to class layout:
      • void layout::addMacroMenuEntry(string filename, stringList menu)
    • edit macro on shift + macro menuentry
    • edit macro on shift + macro tool button
  • Bug Fixes:
    • display of last layer control fails when scroll bar visible
    • missing mouse help for macro tool buttons
    • crash in schematic with delete last remaining component
    • remove warning: libpng iCCP: known incorrect sRGB profile
    • display.drf read 'FillStyle' in drDefinePacket was not optional