- fixed some leftovers due of recent changes in the theme management

- added a new feature (new modules are required) in the Image Plugin (Menu -> File -> Import -> Import Image) that allow tracing images. This may allow engraving pictures.
- started to add UI's for the Excellon Editor Tools (really early work)
This commit is contained in:
Marius Stanciu
2022-04-23 18:12:43 +03:00
committed by Marius
parent d7d53399a0
commit cb7bcf257f
17 changed files with 2399 additions and 80 deletions

View File

@@ -49,6 +49,8 @@ sudo -H python3 -m pip install --upgrade \
pikepdf \
foronoi \
ortools \
pyqtdarktheme
pyqtdarktheme \
darkdetect \
svgtrace
# OR-TOOLS package is now optional
# ################################