summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-04add trim commands in import and stitch planLex Neva
2019-07-04fix styleKaalleen
2019-07-04respect trim commandsKaalleen
2019-07-04Ignore commands on input filesKaalleen
2019-07-04lettering features (#399)Lex Neva
lettering features
2019-07-02unicode exportKaalleen
2019-06-23fix unicode import (#482)Kaalleen
2019-06-19rephrase/verbosify 'no embroiderable paths' error (#458)Lex Neva
rephrase/verbosify 'no embroiderable paths' error
2019-06-17Make InkStitch run in Inkscape 1.0 alpha (#477)Lex Neva
Make InkStitch run in Inkscape 1.0 alpha
2019-06-14Make InkStitch run in Inkscape 1.0 alphaBernd 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-08rephrase/verbosify 'no embroiderable paths' errorLex Neva
2019-05-01v1.25.0: Electron for Print PDF UILex 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-01add James's TT_Directors fontjameskolme
2019-05-01add James's TT_Masters fontjameskolme
2019-04-30use electron for Print PDF UI (#432)Lex Neva
electron proof of concept
2019-04-30speed up startup by lazy-loading glyphsLex Neva
2019-04-30Merge branch 'master' into lexelby/lettering-featuresLex Neva
2019-04-23remove obselete commentLex Neva
2019-04-23comment to explain sleepLex Neva
2019-04-23Merge pull request #443 from inkstitch/fix-duplicate-logging-setupKate Murphy
Removed duplicated logging code
2019-04-22Refactor electron to always pipe stdout to /dev/nullkatee
2019-04-21Removed duplicated logging codeKate Murphy
2019-04-20refactor 'make dist' archive creation into a shell scriptLex Neva
2019-04-20fix styleLex Neva
2019-04-20Merge remote-tracking branch 'origin/master' into lexelby/electronLex Neva
2019-04-20v1.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-18fix medium kerningLex Neva
2019-04-18fix parameter managementLex Neva
2019-04-18add medium fontLex Neva
2019-04-18add 'save pdf' button and print opens PDFLex Neva
2019-04-18add iconsLex Neva
2019-04-18handle cancel in save pdf dialogLex Neva
2019-04-17Fix crashed caused by Inkscape reading message from stdoutKate Murphy
2019-04-17Merge pull request #437 from inkstitch/locale-releasesKate Murphy
Separate locales into different releases
2019-04-17Remove language name from menusKate Murphy
2019-04-17Build inx files in locale folders and build release for each localeKate Murphy
2019-04-16add scale bar to simulator for comparisonLex Neva
2019-04-16Merge pull request #435 from inkstitch/macos-inkex-locationKate Murphy
Add default path for inkex.py on macOS
2019-04-15Add default path for inkex.py on macOSKate Murphy
2019-04-15don't overwrite user's positioning of text when re-editingLex Neva
2019-04-15remove last vestige of /printing/startLex Neva
2019-04-15rename main.js and don't open dev toolsLex Neva
2019-04-12enable print buttonLex Neva
2019-04-12mac one is in a different spotLex Neva
2019-04-12fix dev pathLex Neva
2019-04-12unspamLex Neva
2019-04-12get newer node on macLex Neva
2019-04-12pack to directory onlyLex Neva
2019-04-12use node 7Lex Neva
2019-04-12get the right architectureLex Neva