| Age | Commit message (Collapse) | Author |
|
* fix slide and control panel rendering bugs
* clear marker lists when clearing stitch plan
* switch simulator back to wx
* remove unused function
* fix off-by-one error in color bar
* avoid overlapping command symbols of different types
* don't maximize simulator
* adjust alignment
* remove unused API server
* bugfix
* focus entire simulator panel
* rename simulator/realistic preview -> simulator
* experimental: background color picker
* set pagecolor to background color by default
* satisfy macos
* toggle jumps on drawing canvas
* clear frog family
---------
Co-authored-by: Kaalleen
|
|
|
|
|
|
* fix tooltip
* combine play and pause button
---------
Co-authored-by: Lex Neva
|
|
Co-authored-by: claudinepeyrat06
|
|
update windows and linux wxpython version to 4.2.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add trim after each letter
allow to add a trim after each letter
* add trim after letter, word or line
rewriting everythng
* style correction
correcting all that is signaled by make style
* corrections
i don't understand why i add to modify get_command_pos in commands. If I don't i can not add a command at the end of a glyph that ends with a polyline (eg B from Fold)
* replace checkbox with dropdown
* rename variables in English
* use same trim methods for auto_satin and non auto_satin
* check if trim option is never
strip lines of text
Co-authored-by: Claudine <claudine@MacBook-Pro-2.local>
Co-authored-by: Kaalleen <reni@allenka.de>
Co-authored-by: Kaalleen <36401965+kaalleen@users.noreply.github.com>
|
|
* auto-update scale on font selection with an active filter
|
|
* fix lettering scale
* adapt to updated inkex: transform operator, selections
* fix #1597
* no traceback error message on broken satin columns
* highlight troubleshoot "steps to solve" through additional headline
* set a minimum value for running stitch repeats
* rename "import" thread list to "apply" thread list
|
|
|
|
|
|
|
|
Co-authored-by: Lex Neva <github.com@lexneva.name>
|
|
|
|
language issue
|
|
|
|
add license headers
|
|
|
|
|
|
* update for inkscape 1.0
* add about extension
* Build improvements for the inkscape1.0 branch (#985)
* zip: export real svg not stitch plan
* #411 and #726
* Tools for Font Creators (#1018)
* ignore very small holes in fills
* remove embroider (#1026)
* auto_fill: ignore shrink_or_grow if result is empty (#589)
* break apart: do not ignore small fills
Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org>
Co-authored-by: Lex Neva <github.com@lexneva.name>
|
|
* Add new fonts
* Update old fonts
* Update lettering gui
Co-authored-by: Lex Neva
Co-authored-by: kalleen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Can handle multiple lines of text and routes the stitching in alternating directions on each line.
|