inkstitch/lib/extensions
Kaalleen a20029bc1c
lettering: add right to left support (#3432)
2025-01-12 20:46:37 +01:00
..
utils Fix realistic stitch plan preview for inkscape versions 1.3 and 1.3.1 (#3004) 2024-06-21 18:43:18 +02:00
__init__.py Fill to satin (#3406) 2025-01-05 12:52:02 +01:00
about.py wxpythonify about extension (#3007) 2024-06-23 10:58:16 +02:00
apply_palette.py Thread catalog: fix broken path (#3281) 2024-11-18 11:12:58 +01:00
apply_threadlist.py Various fixes (#2125) 2023-03-09 18:57:55 +01:00
auto_run.py Enable start end commands for satins (#3315) 2024-12-07 15:20:11 +01:00
auto_satin.py auto satin: add option to keep original path elements (#3332) 2024-12-14 16:49:42 +01:00
base.py End points (#3370) 2024-12-26 16:19:35 +01:00
break_apart.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
cleanup.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
commands.py add copyright headers 2021-03-11 23:17:19 -05:00
commands_scale_symbols.py use non-accumulative command scaling (#3329) 2024-12-07 15:12:37 +01:00
convert_to_satin.py make line to satin a little bit more robust (#3021) 2024-06-27 20:29:15 +02:00
convert_to_stroke.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
cut_satin.py Enable start end commands for satins (#3315) 2024-12-07 15:20:11 +01:00
cutwork_segmentation.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
density_map.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
display_stacking_order.py fix transform issue in "display rendering order" (#3046) 2024-07-09 18:30:25 +02:00
duplicate_params.py Gradient blocks (#2275) 2023-05-08 17:21:51 +02:00
element_info.py fix next element for element_info and jump_to_trim extensions (#3427) 2025-01-11 13:46:48 +01:00
fill_to_satin.py fill to satin: add pull compensation option (#3428) 2025-01-11 16:03:08 +01:00
fill_to_stroke.py Fill to satin (#3406) 2025-01-05 12:52:02 +01:00
flip.py Fix lettering scale, etc. (#1620) 2022-04-24 08:27:42 +02:00
generate_palette.py Various fixes (#3028) 2024-06-30 22:49:18 +02:00
global_commands.py add copyright headers 2021-03-11 23:17:19 -05:00
gradient_blocks.py Enable start end commands for satins (#3315) 2024-12-07 15:20:11 +01:00
input.py set svg version when opening an embroidery file (#3276) 2024-11-08 16:58:11 +01:00
install.py Update electron version to v14.2.9 (#2214) 2023-05-22 22:33:19 +02:00
install_custom_palette.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
jump_to_stroke.py Adapt jump to stroke extension to updated end point calculations (#3413) 2025-01-07 17:12:55 +01:00
jump_to_trim.py fix next element for element_info and jump_to_trim extensions (#3427) 2025-01-11 13:46:48 +01:00
layer_commands.py Fix Style Issues (#1154) 2021-07-25 07:24:34 +02:00
lettering.py add wxpython abort message (as alternative to stderr output) (#3145) 2024-08-17 17:29:54 +02:00
lettering_along_path.py use text scale layer also for 100% scaled fonts (#3365) 2024-12-26 16:11:37 +01:00
lettering_custom_font_dir.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
lettering_edit_json.py Edit json (#3371) 2024-12-26 16:23:38 +01:00
lettering_font_sample.py Font sampling extension (#2858) 2024-04-27 10:02:20 +02:00
lettering_force_lock_stitches.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
lettering_generate_json.py lettering: add right to left support (#3432) 2025-01-12 20:46:37 +01:00
lettering_remove_kerning.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
lettering_set_color_sort_index.py Lettering sortable trims (#3308) 2024-11-30 17:36:12 +01:00
letters_to_font.py add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +02:00
object_commands.py Trying to add commands to clones now shows an error. (#3034) 2024-07-02 22:29:29 -04: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 add links to documention in inx extensions (#2937) 2024-05-22 21:49:35 +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 (#3037) 2024-07-02 15:32:05 +02:00
palette_to_text.py Various fixes (#3028) 2024-06-30 22:49:18 +02:00
params.py End points (#3370) 2024-12-26 16:19:35 +01:00
png_realistic.py Raster output (#3036) 2024-07-03 07:09:06 +02:00
png_simple.py Raster output (#3036) 2024-07-03 07:09:06 +02:00
preferences.py convert Preferences to wxPython 2023-08-15 22:59:04 -04:00
print_pdf.py Print-pdf: simplify path detection (#3282) 2024-11-18 12:56:38 +01:00
redwork.py Redwork: add combine option (#3407) 2025-01-05 12:46:06 +01:00
remove_duplicated_points.py add remove duplicated points extension (#3117) 2024-08-13 16:59:12 +02:00
remove_embroidery_settings.py make remove commands more robust for broken commands with active selection (#3288) 2024-11-19 16:46:09 +01:00
reorder.py Auto route for running stitch (#1638) 2022-05-18 16:02:07 +02:00
satin_multicolor.py add wxpython abort message (as alternative to stderr output) (#3145) 2024-08-17 17:29:54 +02:00
select_elements.py fix select redwork top layer (#3230) 2024-10-19 17:06: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 Show page in simulator (#3120) 2024-08-08 09:43:36 -04:00
stitch_plan_preview.py Pull comp: remove holes again (#3067) 2024-07-09 18:18:49 +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 Various fixes (#3028) 2024-06-30 22:49:18 +02:00
tartan.py add wxpython abort message (as alternative to stderr output) (#3145) 2024-08-17 17:29:54 +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
thread_list.py threadlist: size comma to x (#3088) 2024-07-16 20:36:15 +02:00
troubleshoot.py improve troubleshoot warnings visiblity (#3357) 2024-12-22 06:17:53 +01:00
unlink_clone.py Clones now also clone commands attached to element and its children. (#3032, #3121) (#3086) 2024-08-14 19:40:42 -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 zip dpi default to 300 (#3068) 2024-07-09 17:38:19 +02:00