Wykres commitów

660 Commity (fea7db09905e7218b561842ee935f8069433b040)

Autor SHA1 Wiadomość Data
Lex Neva fea7db0990 rename fill start/end commands 2018-06-22 22:29:06 -04:00
Lex Neva 1f4bc62d96 add quick access methods for commands 2018-06-22 22:28:51 -04:00
Lex Neva e29096ee13 add commands framework 2018-06-21 15:41:06 -04:00
Lex Neva c8fe52f136 v1.10.0 File->Save Copy support + bulk export
This version adds an exciting new feature: File -> Save Copy support to
directly save your design in machine format (PES, DST, etc).  Better still,
you can save as an Ink/Stitch ZIP file.  Ink/Stitch will export your design
in your selected machine formats and zip it all together, ready for sale
as a stock design.

In order to use the new output extensions, you'll need to restart Inkscape
after you install this version.
2018-06-17 21:33:34 -04:00
Lex Neva d3866deb4a
Merge pull request #198 from lexelby/lexelby-output-extension
output extensions
2018-06-17 21:32:24 -04:00
Lex Neva 564f15cd55
Merge pull request #207 from lexelby/lexelby-README
replace outdated/redundant README with pointers to the website
2018-06-17 20:51:31 -04:00
Lex Neva bd22a3c0cd try merging the images 2018-06-17 20:48:29 -04:00
Lex Neva 07a14ca916 add design screenshot too 2018-06-17 20:42:26 -04:00
Lex Neva 407bb3b380 shrink image down a bit 2018-06-17 20:37:11 -04:00
Lex Neva c5c65275d1 add rendered logo image 2018-06-17 20:35:16 -04:00
Lex Neva b8bba5d7b8 mention 'many more' file types 2018-06-16 23:19:29 -04:00
Lex Neva 2ef95b9036 rewrite title line 2018-06-16 23:18:42 -04:00
Lex Neva 9f0ac6294f replace outdated/redundant README with pointers to the website 2018-06-16 23:16:19 -04:00
Lex Neva 0659bc294e fix output regression 2018-06-16 22:33:02 -04:00
Lex Neva b674c192ee fix issue with input plugin 2018-06-15 21:44:52 -04:00
Lex Neva 4c46c2eec1 fix zip file corruption 2018-06-15 21:44:52 -04:00
Lex Neva f9a5e4c03a remove tmp directory from zip file paths 2018-06-15 21:44:52 -04:00
Lex Neva ea1135c145 add ZIP batch export extension 2018-06-15 21:44:52 -04:00
Lex Neva b4dd5a1e8f add zip INX generator and INX 2018-06-15 21:44:52 -04:00
Lex Neva ede0e766d8 add output extension 2018-06-15 21:44:05 -04:00
Lex Neva 40a3431280 add output INX generator 2018-06-15 21:44:05 -04:00
Lex Neva 28e8efebf2
v1.9.1: bug fixes
Lots of bug fixes:

* properly handle case where stroke width is not set (defaults to 1 per SVG spec)
* properly handle case where <svg> width and height not set (defaults to viewbox)
* properly handle case where fill is not set (defaults to "black" rather than "none")
* show error message (rather than crashing) if satin column set for a path with only one subpath
* don't leave the simulate window around after "use last settings"
* show a useful error message in Params if the user hasn't selected anything embroiderable
2018-06-15 21:42:52 -04:00
Lex Neva 350c292f8d show 'no embroiderable paths' error in Params too 2018-06-12 20:18:55 -04:00
Lex Neva d1042eb9dc fix crash on 'use last settings' in Params 2018-06-10 16:09:38 -04:00
Lex Neva 83efa9e02f error if satin column set for path with single subpath 2018-06-10 16:03:12 -04:00
Lex Neva f79b3a7a95 default fill to black per SVG spec 2018-06-10 15:43:17 -04:00
Lex Neva 406032c0f7 handle SVG with no width/height 2018-06-10 15:31:10 -04:00
Lex Neva d06ff488f0 fix defaulting of stroke width to 1 2018-06-10 15:25:46 -04:00
Lex Neva 4a2162e258 v1.9.0: realistic rendering in print preview
Huge new feature: **realistic rendering**!  When printing, select the
"Realistic" checkbox to switch a preview image to realistic thread
rendering.  Note that rendering can take awhile, so don't be surprised
if the view doesn't change for 10-20 seconds.  Gives equally good
results in "print to PDF" or direct printing.  Realistic images are
rendered at 600dpi.
2018-06-09 21:36:08 -04:00
Lex Neva ae940b2466
Merge pull request #187 from lexelby/lexelby-realistic-rendering
realistic rendering
2018-06-09 21:35:25 -04:00
Lex Neva b36508bb53 move objects into layers 2018-06-09 21:33:54 -04:00
Lex Neva ba9b50ab86 fix latent bug in base.py 2018-06-09 21:23:21 -04:00
Lex Neva fb273a6daa rasterize realistic SVGs at 600dpi 2018-06-08 23:16:08 -04:00
Lex Neva 1c595c9003 v1.8.2: a few little things
* add "expand" option for fills to complement "inset" for fill underlay
  * don't crash on empty subpaths
    * some paths from AI would trigger this crash
  * add examples:
    * monogram
    * free-standing lace
2018-06-07 20:18:28 -04:00
Lex Neva 1d73c040d8
Merge pull request #180 from lexelby/lexelby-outset
add Expand param for fills
2018-06-07 20:16:45 -04:00
Lex Neva dbaf923efd
Merge pull request #188 from lexelby/lexelby-fix-empty-subpath
fix empty subpath
2018-06-07 20:15:19 -04:00
Lex Neva 0ff4f2a61b convert Stroke to use stitches.running_stitch 2018-06-04 20:43:56 -04:00
Lex Neva 692e033e71 don't crash on empty subpaths 2018-06-04 20:19:37 -04:00
Lex Neva d53f2ecaf9
Merge pull request #177 from lexelby/wwderw-Examples
Monogram example with "knockdown" stitches
2018-06-04 19:53:00 -04:00
wwderw bef1090e85
Add a simple monogram frame example. 2018-06-04 08:10:32 -05:00
Lex Neva f10393989b realistic rendering checkboxes 2018-06-03 23:24:26 -04:00
Lex Neva ea6b89581e fix latent bug preventing saving checkbox values 2018-06-03 15:57:25 -04:00
Lex Neva 2a4f3e8cdf add Expand param for fills 2018-06-01 20:34:27 -04:00
wwderw aa3b93a5af
Add files via upload 2018-05-31 12:02:36 -05:00
wwderw 4b21735804
Delete Bfly FSL.svg 2018-05-31 12:01:37 -05:00
wwderw a426bd3966
Free Standing Lace Example 2018-05-31 08:47:29 -05:00
wwderw 786a49ec7e
Monogram example with "knockdown" stitches 2018-05-31 08:46:02 -05:00
Lex Neva ae286b17ad refactor print_pdf and generate realistic previews 2018-05-30 22:25:43 -04:00
Lex Neva 0348b03b91 add realistic boolean param to render_stitch_plan() 2018-05-30 22:25:05 -04:00
Lex Neva a9b834878b optimize path 2018-05-29 20:55:46 -04:00