Wykres commitów

378 Commity (72b6d8ce99a996c70fad772a1713814b7f3e7709)

Autor SHA1 Wiadomość Data
wwderw 72b6d8ce99
Delete Donkey FullBack Design.svg 2018-04-19 07:10:09 -05:00
wwderw 80f4f3aeb0
Delete InkStitch Multi Color.svg 2018-04-19 07:09:46 -05:00
wwderw 2e893bf11f
Delete InkStitch 1 Color.svg 2018-04-19 07:09:36 -05:00
wwderw 86b211d111
Delete InkStitch 1 Color Top Left Origin.svg 2018-04-19 07:09:26 -05:00
wwderw 32621ce39f
Delete Fringe Example.svg 2018-04-19 07:09:15 -05:00
wwderw 30fc1bc079
Delete Applique Stop.svg 2018-04-19 07:08:57 -05:00
wwderw b372703d6d
Delete Applique Color Change.svg 2018-04-19 07:07:23 -05:00
Lex Neva 69d231b4eb
Merge pull request #141 from lexelby/wwderw-EmbroideryExamples-1
Various Digitized Examples of Embroidery
2018-04-18 22:33:45 -04:00
Lex Neva af4573c79c v1.6.0: manual stitch and input plugin
* manual stitch mode
    * enable in the Stroke tab
    * one stitch per path node
    * Stitch Plan paths are now rendered as manual stitch paths
      * allows manually editing Ink/Stitch's stitch paths!
  * input plugin
    * adds support for native opening of 48(!) machine embroidery file formats in Inkscape
      * file format support by the excellent libembroidery from Embroidermodder
    * stitches are imported as manual stitch paths
    * TRIM instructions are retained
2018-04-15 19:42:11 -04:00
Lex Neva b134a8dafa
Merge pull request #145 from lexelby/lexelby-embroidery-input
input extension for all libembroidery-supported formats
2018-04-15 19:40:46 -04:00
Lex Neva 28e2250d8c embroidery origin at canvas center and size canvas accordingly 2018-04-10 20:43:09 -04:00
Lex Neva 468c2c1375 fix autoescaping and BRO .inx 2018-04-10 20:22:08 -04:00
Lex Neva ac5cd68b06 retain trims on import 2018-04-10 20:18:41 -04:00
Lex Neva ea6f4e500a rename layer on import and remove id 2018-04-10 20:11:47 -04:00
Lex Neva b6866a6a33 remove debug print 2018-04-09 20:33:35 -04:00
Lex Neva 287275c1eb add embroider_input extension to Makefile 2018-04-09 20:15:56 -04:00
Lex Neva 1fb5cb0421 move inx files to inx/ and generate input inx 2018-04-09 20:15:56 -04:00
Lex Neva 24ed1de2de generator for input format INX files 2018-04-09 20:15:56 -04:00
Lex Neva dfbe6f9c0f embroider_input.py: input extension to read embroidery formats 2018-04-09 20:15:56 -04:00
Lex Neva 69c64bf3a7
Merge pull request #135 from lexelby/lexelby-manual-stitch
add manual stitch mode
2018-04-09 20:15:30 -04:00
Lex Neva fef53dcc77 don't add ties for manual stitch 2018-04-06 22:09:26 -04:00
wwderw 8de121e923
Add files via upload 2018-04-06 18:58:20 -05:00
wwderw 91f6b0160a
Add files via upload 2018-04-05 14:23:54 -05:00
Lex Neva 6aebbdeb5c fix duplicate stitch filter 2018-04-03 20:11:33 -04:00
Lex Neva 76f7bcd92a mark stitch plan paths as manual_stitch 2018-04-03 13:17:00 -04:00
Lex Neva b7c840728a paths (not polylines) for stitch path 2018-04-03 13:11:20 -04:00
Lex Neva db64531d24 add manual stitch mode 2018-04-02 22:11:57 -04:00
Lex Neva 95df3c7c44 1.5.1: bugfixes and partial French translation
* fixed "exploding PES" bug (#72)
   * also fixes issues with PES and PEC files being corrupted
 * fixed incorrect colors in all formats
 * partial French translation (thanks, @karum!)
2018-04-02 21:48:53 -04:00
Lex Neva 31202a8eb5
Merge pull request #113 from lexelby/l10n
New Crowdin translations
2018-04-02 21:42:28 -04:00
Lex Neva 9478a5e53a
Merge pull request #134 from lexelby/X3msnake-tweek-logo-comments
X3msnake tweek logo comments
2018-04-02 21:41:37 -04:00
Lex Neva 1051bd93c8
Merge pull request #133 from lexelby/lexelby-fix-exploding-pes
fix exploding pes and doubled colors
2018-04-02 21:40:13 -04:00
X3msnake e14a6ade75
Replace reference to software by kudos and date 2018-04-03 02:01:27 +01:00
X3msnake 6e422aede9
Replace software reference by kudos and date 2018-04-03 02:00:32 +01:00
X3msnake 7aeb0711da
Update inkstitch_branding_quickguide.svg 2018-04-03 01:59:19 +01:00
X3msnake 4f155b10a8
Replaced reference to software for kudos date 2018-04-03 01:57:50 +01:00
Lex Neva a4ba6d06e0 get new windows-libembroidery.tar.gz 2018-04-01 21:39:12 -04:00
Lex Neva 6e9f3ad0bb use latest embroidermodder to fix exploding PES 2018-04-01 20:47:09 -04:00
Lex Neva e154a90225 fix thread handling with 'STOP after' 2018-04-01 15:40:51 -04:00
Lex Neva cd1f5b71d7 1.5.0: printing, logos, and more!
* spawn a web server and open a printable view of the design in the user's web browser
      * configurable inclusion of client and operator views
      * editable fields for color names, client, title, and purchase order number
      * groundwork laid to save these parameters back into the SVG
    * major refactor of codebase to support printing
      * code is organized logically into modules
    * added inkstitch logo and branding guidelines
      * logo and branding guidelines by @x3msnake
      * includes example digitized versions of the logo by @wwderw
    * l10n text extraction now handled by babel
    * removed legacy embroider_update extension
    * partial fix for #125
2018-03-30 20:41:31 -04:00
Lex Neva 17726ba954 New translations messages.po (Vietnamese) 2018-03-30 20:41:21 -04:00
Lex Neva 1578c15819 New translations messages.po (Arabic) 2018-03-30 20:41:20 -04:00
Lex Neva d54d2a9294 New translations messages.po (Catalan) 2018-03-30 20:41:19 -04:00
Lex Neva a4071306c6 New translations messages.po (Chinese Simplified) 2018-03-30 20:41:18 -04:00
Lex Neva 3534092442 New translations messages.po (Chinese Traditional) 2018-03-30 20:41:17 -04:00
Lex Neva 3b2d6fa9f1 New translations messages.po (Czech) 2018-03-30 20:41:15 -04:00
Lex Neva 82e5caed78 New translations messages.po (Danish) 2018-03-30 20:41:14 -04:00
Lex Neva 0a2b8e7f49 New translations messages.po (Dutch) 2018-03-30 20:41:13 -04:00
Lex Neva 5b963a82d0 New translations messages.po (English) 2018-03-30 20:41:12 -04:00
Lex Neva 7cf7632652 New translations messages.po (Finnish) 2018-03-30 20:41:10 -04:00
Lex Neva b27d37160d New translations messages.po (German) 2018-03-30 20:41:08 -04:00