summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Collapse)Author
2025-06-22Claudine/chose glyphs size (#3799)Claudine Peyrat
* first steps * Update lettering_svg_font_to_layers.py * add more user parameters * Update lettering_svg_font_to_layers.py * round the horiz_adv_x * remove scoriers * better handle the case when the reference glyph is not in the font
2025-06-05Select embroidery elements: disable live preview (#3778)Kaalleen
* select embroidery elements: disable live preview * add to help text: run multiple times
2025-05-23knockdown: square is a rect (#3747)Kaalleen
2025-05-23knockdown: emphasize difference between offset and shape offset (#3746)Kaalleen
2025-05-20add force horiz_adv_x_default to generate json and fix edit-json (#3735)Kaalleen
2025-05-20knockdown: add embossing options (#3738)Kaalleen
2025-05-19allow negative offset values for knockdown (#3732)Kaalleen
2025-04-15Add transform extension which also transforms the fill angles (#3657)Kaalleen
2025-04-12update pyembroidery (#3644)Kaalleen
2025-04-06fix typo (#3631)Kaalleen
2025-04-02Unlink clones: add option to group / not group resulting symbol elements (#3624)Kaalleen
2025-03-25Install thread palettes -> addons (thread palettes and symbols) (#3606)Kaalleen
Co-authored-by: CapellanCitizen
2025-03-25rename convert to extensions (#3605)Kaalleen
2025-03-24batch lettering: fix template confusions gui-text / gui-description (#3607)Kaalleen
2025-03-21Add batch lettering extension (#3589)Kaalleen
2025-03-12Add annotations to tartan stripe editor main extension file (#3567)Kaalleen
2025-03-10Rewrite force lock stitch extension (#3559)Kaalleen
* rewrite force lock stitch extension * do not add forced lock stitch before color change
2025-03-04Fill to satin: multi-bridge (#3547)Kaalleen
* fill to satin: multi-bridge * accept bridged(!) rungs which are not cutting the outline twice * keep originals => keep fills only (this will be more often the use case)
2025-03-04Command symbol size and opacity (#3548)Kaalleen
* scale symbols: allow more than 200% * make symbols slightly bigger by default * set opacity value for commands (70%)
2025-03-02Use symbol as command position (#3542)Kaalleen
2025-02-25knockdown: mitre limit cannot be zero (#3537)Kaalleen
2025-02-25Update pyembroidery (gcode) to allow customized setting for rgb values (#3530)Kaalleen
2025-02-22Add selection to knockdown fill extension (#3526)Kaalleen
2025-02-05Lettering typographic features (#3466)Kaalleen
* add svg font to layers extension which saves glyph annotations into the glyph name --------- Co-authored-by: Claudine
2025-01-29Sew Stack first steps (#3133)Lex Neva
* handle more recursive cases * scaffolding for stitch layers * scaffolding for SewStack * always use DotDict when parsing json params * add DefaultDotDict + DotDict fixes * first working SewStack (no UI yet) * ignore inkstitch_debug.log and .svg * refactor * early WIP: property grid display temporarily in stitch plan preview * start of sew stack editor extension * add layer properties panel and splitter * spacing and better icon * handle checkbox * add layer action buttons * show selected property help text in an HtmlWindow * rename * rephrase help text for tolerance * refactor into separate file * simplify structure * better property type handling * add randomization button * add random seed re-roll button * simulator preview * update preview in a few more cases * always DotDict * avoid ridiculously slow simulations * preview selected layer or all layers * edit multiple objects and save only modified properties into the SVG * better preview handling * add reverse and jitter * add stitch path jitter * fix types * fix random shuffle button * fixes * fix repeats * type hinting to please pycharm * show layer description * avoid exception in properties with multiple values * fix typing * fix new layer * draw a box around property grid and help box * confirm before closing * rename properties and fix seed * fix close/cancel logic * add buttons to undo changes and reset to default value * set not modified if default is original setting * fix invisible icon * more space for properties * fix random properties * better regulation of simulator rendering speed * Fixed timer being passed a float * fix get_json_param() default handling * fix tests * add checkbox for sew stack only * fix property help * adjustable stitch layer editor help box size, with persistence * repeat exact stitches * "fix" style * adjust for new next_element stuff --------- Co-authored-by: CapellanCitizen <thecapellancitizen@gmail.com>
2025-01-26Improve satin guided ripple stitch and add stitch grid first option (#3436)Kaalleen
* ripple stitch: add stitch grid first option * introduce an anchor line to fine tune satin guided ripples
2025-01-14make arrow symbols untranslatable (#3441)Kaalleen
2025-01-12lettering: add right to left support (#3432)Kaalleen
2025-01-11fill to satin: add pull compensation option (#3428)Kaalleen
2025-01-05Fill to satin (#3406)Kaalleen
2025-01-05Redwork: add combine option (#3407)Kaalleen
* add keep originals option
2024-12-30Multi shape tartan jumps (#3386)Kaalleen
* lettering_ description box size * reduce jump stitches for combined tartan patterns
2024-12-29remove glyphlist update extension (replaced by edit json) (#3380)Kaalleen
2024-12-26Edit json (#3371)Kaalleen
* convert kerning tool to json edit
2024-12-26Include all files of default variant for glyph list update (#3368)Kaalleen
2024-12-22Font management: add kerning tool (#3361)Kaalleen
2024-12-14auto satin: add option to keep original path elements (#3332)Kaalleen
2024-12-07use non-accumulative command scaling (#3329)Kaalleen
2024-11-18Add icons and descriptions for extension gallery (#3287)Kaalleen
2024-11-18Thread catalog: fix broken path (#3281)Kaalleen
* thread catalog: fix broken path * apply threadlist: use wxpython to also include custom lists * apply_palette: save last choice
2024-10-21Add color sort option for multicolor fonts (#3242)Kaalleen
2024-08-17add wxpython abort message (as alternative to stderr output) (#3145)Kaalleen
2024-08-13add remove duplicated points extension (#3117)Kaalleen
2024-07-27Claudine/render mode menu update (#3113)Claudine Peyrat
* Update stitch_plan_preview.xml * remove white spaces
2024-07-20update realistic vector render warning (#3096)Kaalleen
2024-07-20about: need -> implement (#3098)Kaalleen
2024-07-07Set redwork underpath style to dashed (#3053)Kaalleen
* set redwork underpath style to dashed * unset dashes for top stitching paths * update select elements template
2024-07-03Raster output (#3036)Kaalleen
* stitch plan preview png: 300, 600 dpi * add png export dpi option
2024-06-30Various fixes (#3028)Kaalleen
* several thread palette extension fixes * fix svg tartan when original shape is invalid * tartan stroke spaces * style * fix tartan color substituion at pattern start * ripple: do not render too small paths * use less space for params warning headline * fix clone shape path * zip export template fix (typo) * add realistic stitch plan output warning (help tab)
2024-06-26Make PNG (simple/realistic) and threadlist available in export file formats ↵Kaalleen
(#3019)