Wykres commitów

27 Commity (a5982a43a14d9b9a6f04e3887ed91717b251af68)

Autor SHA1 Wiadomość Data
luz paz a5982a43a1 Fix typos
Found via `codespell-q 3`
2022-10-01 23:34:58 -04:00
B01ana ce657b04b6
Add missing 'extensions' key for ZHS
Add missing 'extensions' key for ZHS in supported_formats dictionary
2021-12-20 14:30:13 +02:00
Tatarize 4dc7c71ac2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	pyembroidery/EmbPattern.py
#	pyembroidery/ZhsReader.py
2021-10-01 09:12:20 -07:00
tatarize d3f1d2bdf2
Zhs Corrections, Implementation 2021-07-25 07:36:00 -07:00
Tatarize 24a11c648d Semi Functional Zhs reader. 2021-07-25 07:27:02 -07:00
SReich-EMI f1a6903484
corrected insert_stitch_relative
there were the commands for the new stitches hard coded to TRIM, so that nothing else could be made irrespective of the input tot the function
2021-03-04 21:42:50 +01:00
tatarize 815d5febaa
Black & isort 2021-03-02 16:00:47 -08:00
tatarize ef18b68389
typo 2021-03-02 15:45:06 -08:00
tatarize 61e4b763b7
pec extra-write bug 2021-03-02 15:43:01 -08:00
tatarize abb97e305a
add_pattern() given transformations.
dx, dy for transform. sx, sy for scale. rotate for rotate.
2020-09-18 12:26:20 -07:00
tatarize 68663f3b27
PNG Guides and EmbPattern init.
PngWriter has guides added.
A couple corrections to PngWriter.
PyEmbroidery is turned into a shell references to EmbPattern static calls.
EmbPattern has init parameters of filename, or EmbPattern.
EmbPattern has .read() and .write() which accept settings as direct keyword arguments.
2020-09-09 05:26:37 -07:00
tatarize c2c8ca0b57
Corrections to Indexing #87 2020-01-28 18:19:52 -08:00
tatarize 8b79d3f111
Colorblock correction
Colorblock correction.
Extended thread init.
Added thread repr()
2020-01-27 20:25:56 -08:00
tatarize 646303f8a9
Added dupcolor/STOP interpolations for PES/PEC 2019-07-16 17:59:59 -07:00
tatarize 8752c81c1d
Moved InterpolateTrim into EmbPattern 2019-07-15 23:07:16 -07:00
tatarize c4242f0f94
1.4.0 update
Slightly reworked the get_supported_formats() to use a more standard "version" syntax. Rather than hiding different versions in various options that differ throughout. This could be a breaking change for some users.
Added extensions to supported formats.
Updated read and write for jef and dst to better handle trim commands.
2019-07-15 05:16:53 -07:00
tatarize 241963471f
Merge Patterns and Builtins 2019-07-13 00:06:26 -07:00
tatarize 1e280359e7
Some updates for the CLI. 2018-10-05 10:30:31 -07:00
tatarize 98d74b8c00
CSV needle encoding. CSV by default not encoded. 2018-10-01 17:13:54 -07:00
tatarize 0c8d10a40b
Fixes to SET_CHANGE_SEQUENCE sequencing. 2018-10-01 15:43:06 -07:00
tatarize f168c0fdf3
Convert tests, couple corrections. 2018-09-29 20:36:17 -07:00
tatarize 3ca1ce707f
More tests, rename extends. 2018-09-29 17:00:50 -07:00
tatarize ca29755355
Add files via upload 2018-09-21 12:26:48 -07:00
tatarize 6187bd3935
1.3.0 beta, needles added.
Added needles and needle information, processes them as is correct. Save routine converts to either needle_set or color_change commands where appropriate.  Still rough.
2018-09-21 00:10:14 -07:00
tatarize 7bc41c8df8
Moved some more properly EmbThread methods. 2018-08-29 07:37:47 -07:00
tatarize abaca51112
Trim loads have no displacement. 2018-08-19 20:54:24 -07:00
tatarize 528f23e5c9
Add files via upload 2018-08-11 19:24:21 -07:00