inkstitch/lib/extensions
Kaalleen b024dc57f2
fix realistic preview for pyinstaller packaged linux build (#2912)
2024-05-17 09:56:47 +02:00
..
utils fix realistic preview for pyinstaller packaged linux build (#2912) 2024-05-17 09:56:47 +02:00
__init__.py Add Jump to Trim Extension (#2864) 2024-05-01 19:44:04 +02:00
apply_palette.py Add apply palette extension (#2738) 2024-03-11 14:08:56 +01:00
apply_threadlist.py Various fixes (#2125) 2023-03-09 18:57:55 +01:00
auto_run.py Auto route for running stitch (#1638) 2022-05-18 16:02:07 +02:00
auto_satin.py filter satins for auto route satin (#2389) 2023-06-27 07:44:34 +02:00
base.py Add object based min stitch length (#2792) 2024-03-26 07:10:40 +01:00
break_apart.py Kgn/logging revamp (#2720) 2024-05-03 01:34:58 +02:00
cleanup.py cleanup document: list -> set (#2819) 2024-04-06 08:26:48 +02:00
commands.py add copyright headers 2021-03-11 23:17:19 -05:00
commands_scale_symbols.py scale markers as well (#1839) 2022-10-15 16:41:06 +02:00
convert_to_satin.py use offset curve for convert satin extension (#2775) 2024-03-23 09:00:40 +01:00
convert_to_stroke.py satin to stroke: remove etree (#2764) 2024-03-08 17:18:27 +01:00
cut_satin.py Ensure synthesized rungs intersect (#2239) 2023-04-27 19:49:54 +02:00
cutwork_segmentation.py update defaults and adapt to newer inkex (#2666) 2023-12-31 15:48:17 +01:00
density_map.py Add object based min stitch length (#2792) 2024-03-26 07:10:40 +01:00
display_stacking_order.py add ignore layer command to display stacking order (#2719) 2024-02-10 20:16:55 +01:00
duplicate_params.py Gradient blocks (#2275) 2023-05-08 17:21:51 +02:00
element_info.py element info: fix metadata (#2772) 2024-03-11 13:53:45 +01:00
fill_to_stroke.py Add randomized running and fill stitches (#2830) 2024-05-05 13:55:33 -04:00
flip.py Fix lettering scale, etc. (#1620) 2022-04-24 08:27:42 +02:00
generate_palette.py style cleanup 2024-01-13 15:42:49 +01:00
global_commands.py add copyright headers 2021-03-11 23:17:19 -05:00
gradient_blocks.py Update inkex (#2892) 2024-05-11 08:14:40 +02:00
input.py Stitch plan: escape labels (#2644) 2023-12-29 17:00:41 +01:00
install.py Update electron version to v14.2.9 (#2214) 2023-05-22 22:33:19 +02:00
install_custom_palette.py install custom palette extension (#1171) 2021-07-21 17:20:04 +02:00
jump_to_stroke.py Update jump_to_stroke.py (#2795) 2024-03-23 23:26:41 +01:00
jump_to_trim.py Add Jump to Trim Extension (#2864) 2024-05-01 19:44:04 +02:00
layer_commands.py Fix Style Issues (#1154) 2021-07-25 07:24:34 +02:00
lettering.py simulator fixes (#2844) 2024-04-30 20:21:32 +02:00
lettering_along_path.py Fix lettering along path when glyphs have subgroups (#2754) 2024-03-07 17:59:38 +01:00
lettering_custom_font_dir.py Merge pull request #1083 from inkstitch/lexelby/license-headers 2021-03-28 18:11:15 -04:00
lettering_font_sample.py Font sampling extension (#2858) 2024-04-27 10:02:20 +02:00
lettering_force_lock_stitches.py add satins only option to force lock stitch extension (#2773) 2024-03-11 13:55:00 +01:00
lettering_generate_json.py Lettering: add glyph filter (#2400) 2023-07-12 18:28:07 +02:00
lettering_remove_kerning.py Merge pull request #1083 from inkstitch/lexelby/license-headers 2021-03-28 18:11:15 -04:00
lettering_update_json_glyphlist.py Lettering: add glyph filter (#2400) 2023-07-12 18:28:07 +02:00
letters_to_font.py Stitch plan: escape labels (#2644) 2023-12-29 17:00:41 +01:00
object_commands.py empty_d shape property (#1666) 2022-05-20 19:06:40 +02:00
object_commands_toggle_visibility.py fix toggle visibility of first command in invisible group or layer (#2491) 2023-09-07 19:29:35 +02:00
outline.py Several fixes (#2893) 2024-05-11 08:19:23 +02:00
output.py Add object based min stitch length (#2792) 2024-03-26 07:10:40 +01:00
palette_split_text.py fix split text (#2057) 2023-02-07 08:18:11 +01:00
palette_to_text.py Ignore invalid palettes (#1718) 2022-07-04 13:13:05 +02:00
params.py fix multiple param values when default None (#2854) 2024-05-07 20:48:31 +02:00
preferences.py convert Preferences to wxPython 2023-08-15 22:59:04 -04:00
print_pdf.py Update inkex (#2892) 2024-05-11 08:14:40 +02:00
remove_embroidery_settings.py add options to remove specific params only (#2774) 2024-03-29 11:09:17 +01:00
reorder.py Auto route for running stitch (#1638) 2022-05-18 16:02:07 +02:00
satin_multicolor.py Add multicolor satin extension (#2863) 2024-05-01 06:59:46 +02:00
select_elements.py remove special treatment for polylines (#2866) 2024-05-07 20:48:05 +02:00
selection_to_guide_line.py adjusted selection_to_guide_line to match new marker creation way 2022-05-04 19:01:50 +02:00
selection_to_pattern.py Fix lettering scale, etc. (#1620) 2022-04-24 08:27:42 +02:00
simulator.py simulator fixes (#2844) 2024-04-30 20:21:32 +02:00
stitch_plan_preview.py fix realistic preview for pyinstaller packaged linux build (#2912) 2024-05-17 09:56:47 +02:00
stitch_plan_preview_undo.py Stitch plan preview overwrite option (#2642) 2024-01-14 20:42:36 +01:00
stroke_to_lpe_satin.py lpe satin: increase fuse value (#2896) 2024-05-12 20:19:22 +02:00
tartan.py simulator fixes (#2844) 2024-04-30 20:21:32 +02:00
test_swatches.py Test Swatches: Reduce length of param list by checking for element type (#2545) 2023-10-15 07:06:43 +02:00
troubleshoot.py Remove previous troubleshoot layer (#2638) 2023-12-25 08:49:46 +01:00
unlink_clone.py Additional Clone functionality (#2834) 2024-04-12 16:01:17 -04:00
update_svg.py remove special treatment for polylines (#2866) 2024-05-07 20:48:05 +02:00
zigzag_line_to_satin.py fix zigzag line to satin (#2917) 2024-05-17 09:44:09 +02:00
zip.py Add object based min stitch length (#2792) 2024-03-26 07:10:40 +01:00