| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-27 | Merge pull request #487 from inkstitch/no_import_jumps | Lex Neva | |
| remove additional jump stitches on import | |||
| 2019-07-27 | add grbl laser options for g-code output (#450) | Lex Neva | |
| add grbl laser options for g-code output | |||
| 2019-07-10 | trim >= 3 jumps | Momo | |
| 2019-07-09 | remove all empty color blocks | Lex Neva | |
| 2019-07-07 | delete empty color block | Momo | |
| 2019-07-07 | rescue VP3 | Kaalleen | |
| 2019-07-06 | use get_pattern_interpolate_trim | Kaalleen | |
| This has the same inaccuracy as the previous version, but we can actually use a pyembroidery function to turn a specific number of jumps into trims. | |||
| 2019-07-06 | fix layer commands | Kaalleen | |
| 2019-07-04 | add trim commands in import and stitch plan | Lex Neva | |
| 2019-07-04 | fix style | Kaalleen | |
| 2019-07-04 | respect trim commands | Kaalleen | |
| 2019-07-04 | Ignore commands on input files | Kaalleen | |
| 2019-07-04 | lettering features (#399) | Lex Neva | |
| lettering features | |||
| 2019-07-02 | unicode export | Kaalleen | |
| 2019-06-23 | fix unicode import (#482) | Kaalleen | |
| 2019-06-19 | rephrase/verbosify 'no embroiderable paths' error (#458) | Lex Neva | |
| rephrase/verbosify 'no embroiderable paths' error | |||
| 2019-06-17 | Make InkStitch run in Inkscape 1.0 alpha (#477) | Lex Neva | |
| Make InkStitch run in Inkscape 1.0 alpha | |||
| 2019-06-14 | Make InkStitch run in Inkscape 1.0 alpha | Bernd Kolb | |
| I downloaded inkscape 1.0 alpha for MacOS from the inkscape build server and installed inkstitch. For me it seems to run with python 3. Thus I am getting error messages like `TypeError: write() argument must be str, not bytes` which are fixed by this commit. | |||
| 2019-05-10 | fix laser warmup and z travel bugs | Lex Neva | |
| 2019-05-08 | rephrase/verbosify 'no embroiderable paths' error | Lex Neva | |
| 2019-05-01 | v1.25.0: Electron for Print PDF UI | Lex Neva | |
| This version transitions Print PDF to use Electron, a bundled version of Chromium browser. The Print PDF interface no longer opens in your default web browser. This change shouldn't be particularly significant for most users. This lays the groundwork for converting the rest of Ink/Stitch's GUI to use Electron, which will enable faster development and a more modern interface. The Ink/Stitch installation ZIP/tarball is significantly bigger in this version. Once we've finished the work of converting the existing interface to Electron, the ZIP/tarball will shrink. | |||
| 2019-05-01 | add dynamic laser power toggle and laser warm up time option | Lex Neva | |
| 2019-05-01 | add James's TT_Directors font | jameskolme | |
| 2019-05-01 | add James's TT_Masters font | jameskolme | |
| 2019-04-30 | use electron for Print PDF UI (#432) | Lex Neva | |
| electron proof of concept | |||
| 2019-04-30 | speed up startup by lazy-loading glyphs | Lex Neva | |
| 2019-04-30 | Merge branch 'master' into lexelby/lettering-features | Lex Neva | |
| 2019-04-30 | remove unnecessary check | Lex Neva | |
| 2019-04-30 | add grbl laser options for g-code output | Lex Neva | |
| 2019-04-23 | remove obselete comment | Lex Neva | |
| 2019-04-23 | comment to explain sleep | Lex Neva | |
| 2019-04-23 | Merge pull request #443 from inkstitch/fix-duplicate-logging-setup | Kate Murphy | |
| Removed duplicated logging code | |||
| 2019-04-22 | Refactor electron to always pipe stdout to /dev/null | katee | |
| 2019-04-21 | Removed duplicated logging code | Kate Murphy | |
| 2019-04-20 | refactor 'make dist' archive creation into a shell script | Lex Neva | |
| 2019-04-20 | fix style | Lex Neva | |
| 2019-04-20 | Merge remote-tracking branch 'origin/master' into lexelby/electron | Lex Neva | |
| 2019-04-20 | v1.24.0: no language selection inside Inkscape! | Lex Neva | |
| Ink/Stitch is now bundled per locale, this removes the need to select the language inside of Inkscape. Note that Ink/Stitch dialogs themselves are still localized based on your chosen OS language. Your download selection below only dictates the languages of the menu items in Inkscape's Extensions menu. | |||
| 2019-04-18 | fix medium kerning | Lex Neva | |
| 2019-04-18 | fix parameter management | Lex Neva | |
| 2019-04-18 | add medium font | Lex Neva | |
| 2019-04-18 | add 'save pdf' button and print opens PDF | Lex Neva | |
| 2019-04-18 | add icons | Lex Neva | |
| 2019-04-18 | handle cancel in save pdf dialog | Lex Neva | |
| 2019-04-17 | Fix crashed caused by Inkscape reading message from stdout | Kate Murphy | |
| 2019-04-17 | Merge pull request #437 from inkstitch/locale-releases | Kate Murphy | |
| Separate locales into different releases | |||
| 2019-04-17 | Remove language name from menus | Kate Murphy | |
| 2019-04-17 | Build inx files in locale folders and build release for each locale | Kate Murphy | |
| 2019-04-16 | add scale bar to simulator for comparison | Lex Neva | |
| 2019-04-16 | Merge pull request #435 from inkstitch/macos-inkex-location | Kate Murphy | |
| Add default path for inkex.py on macOS | |||
