* fix gem FilePermissionError change install to HOME folder
* gem update after setting home
* added gem commands to build.yml to fix Gem::FilePermissionError
* removed gem update from build.yml
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* netowrkx deps added in build
* check for user inkscape config before installing
* get os version in exception
* update electron app location according to pyinstaller redesign
* fixed broken libgeos syslinks
* contents-directory added pyinstaller args fix broken linux and win versions
* updated inkex
* fix print_pdf
---------
authored-by: rejbasket
* update shapely
* pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket)
* macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket)
* * build zip versions for macOS and windows
* set application version macOS and Windows
* automatically uninstall previous version in Windows
* add zip to upload
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* update for inkscape 1.0
* add about extension
* Build improvements for the inkscape1.0 branch (#985)
* zip: export real svg not stitch plan
* #411 and #726
* Tools for Font Creators (#1018)
* ignore very small holes in fills
* remove embroider (#1026)
* auto_fill: ignore shrink_or_grow if result is empty (#589)
* break apart: do not ignore small fills
Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org>
Co-authored-by: Lex Neva <github.com@lexneva.name>