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
Lex Neva
fcaefa7567
New translations messages.po (Greek)
2018-03-30 20:41:07 -04:00
Lex Neva
d4e67ecb8b
New translations messages.po (Hebrew)
2018-03-30 20:41:06 -04:00
Lex Neva
55b0da6806
New translations messages.po (Hungarian)
2018-03-30 20:41:05 -04:00
Lex Neva
204fbed42e
New translations messages.po (Afrikaans)
2018-03-30 20:41:04 -04:00
Lex Neva
2dc771faa4
New translations messages.po (Italian)
2018-03-30 20:41:02 -04:00
Lex Neva
ffbdb2381b
New translations messages.po (Korean)
2018-03-30 20:41:01 -04:00
Lex Neva
f4168f6c77
New translations messages.po (Norwegian)
2018-03-30 20:41:00 -04:00
Lex Neva
8d2bc068a3
New translations messages.po (Polish)
2018-03-30 20:40:59 -04:00
Lex Neva
d4a79b8a5e
New translations messages.po (Portuguese)
2018-03-30 20:40:58 -04:00
Lex Neva
44d289bced
New translations messages.po (Portuguese, Brazilian)
2018-03-30 20:40:56 -04:00
Lex Neva
73e8c45351
New translations messages.po (Romanian)
2018-03-30 20:40:55 -04:00
Lex Neva
36c11a0ba6
New translations messages.po (Russian)
2018-03-30 20:40:54 -04:00
Lex Neva
06be539391
New translations messages.po (Serbian (Cyrillic))
2018-03-30 20:40:52 -04:00
Lex Neva
84e2818e85
New translations messages.po (Spanish)
2018-03-30 20:40:52 -04:00
Lex Neva
6dff316a46
New translations messages.po (Swedish)
2018-03-30 20:40:50 -04:00
Lex Neva
699450ff19
New translations messages.po (Turkish)
2018-03-30 20:40:49 -04:00
Lex Neva
3b4b151c47
New translations messages.po (Ukrainian)
2018-03-30 20:40:48 -04:00
Lex Neva
8b3dc2f128
New translations messages.po (Japanese)
2018-03-30 20:40:47 -04:00
Lex Neva
d3ff53f26a
New translations messages.po (French)
2018-03-30 20:40:46 -04:00
wwderw
01eebc9a78
InkStitch digitized logo SVGs ( #123 )
...
Single and multi-color digitized versions of the InkStitch logo.
2018-03-30 20:40:29 -04:00
Lex Neva
084c5555f2
print through web browser ( #127 )
...
* 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
* l10n text extraction now handled by babel
* removed legacy embroider_update extension
* partial fix for #125
2018-03-30 20:37:11 -04:00
Lex Neva
96b5d8f7c2
New translations messages.po (French)
2018-03-26 16:26:36 -04:00
Lex Neva
1279b3ec47
version 1.4.0
...
New features:
* tie-in and tie-off stitches
* user can specicfy origin for embroidery output by setting up guides
* add two guides to the document with names starting with "embroidery origin"
* where they intersect will be the (0, 0) in the embroidery design file
* inset option for fill underlay
2018-03-04 23:14:14 -05:00
Lex Neva
1e337bc905
don't commit messages.po if only POT-Creation-Date changed ( #114 )
2018-03-01 20:06:45 -05:00
Lex Neva
86ea8b0d6d
New translations messages.po (Vietnamese)
2018-03-01 19:42:09 -05:00
Lex Neva
ba657619c9
New translations messages.po (Catalan)
2018-03-01 19:42:08 -05:00
Lex Neva
2678065e5f
New translations messages.po (Chinese Simplified)
2018-03-01 19:42:07 -05:00
Lex Neva
e04cd58d66
New translations messages.po (Chinese Traditional)
2018-03-01 19:42:05 -05:00
Lex Neva
6898165337
New translations messages.po (Czech)
2018-03-01 19:42:03 -05:00
Lex Neva
39b4b95a03
New translations messages.po (Danish)
2018-03-01 19:42:02 -05:00