inkstitch/lib/extensions
Claudine Peyrat 3fbdf3b746
Claudine/fix normalization and house cleaning (#3843)
* remove  normalization in  glyph filter

remove glyph normalization gui/lettering/main_panel, as it  breaks the glyph filtering

remove some spelling mistake in the comments, correct some  comment

if a glyph from the  svg font file is a non chasing mark (like combining accent, or cedilla) the inkscape label of the  corresponding glyph  group created by lettering_font_sample  was empty or unreadable, make it  visible . Same in the line label.

and although it is not related
correct one glyph in malika font

* correct warning in  lettering_font_sample

do  the warnings correctly when there is somethng wrong  with the glyph list in the font.json gile

* Update lettering_font_sample.py

fix a typo
2025-07-06 14:00:28 +02: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 Add transform extension which also transforms the fill angles (#3657) 2025-04-15 18:27:06 +02:00
about.py annotations (#3569) 2025-03-12 08:16:28 +01:00
apply_palette.py annotations (#3569) 2025-03-12 08:16:28 +01:00
apply_threadlist.py annotations (#3569) 2025-03-12 08:16:28 +01:00
auto_run.py annotations (#3569) 2025-03-12 08:16:28 +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 add development-only extension functionality (#3470) 2025-01-31 22:32:58 -05:00
batch_lettering.py batch lettering: skip empty text (#3623) 2025-04-02 17:00:08 +02:00
break_apart.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
cleanup.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
commands.py add copyright headers 2021-03-11 23:17:19 -05:00
commands_scale_symbols.py Command symbol size and opacity (#3548) 2025-03-04 09:57:30 +01:00
cut_satin.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
cutwork_segmentation.py cutwork: adapt to new inkex color module (#3602) 2025-03-27 07:11:01 +01:00
density_map.py do not use scipy for density map (#3481) 2025-02-04 18:33:03 +01:00
display_stacking_order.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
duplicate_params.py Gradient blocks (#2275) 2023-05-08 17:21:51 +02:00
element_info.py Claudine/unable element info copy (#3817) 2025-06-22 07:01:02 +02:00
fill_to_satin.py Do not bridge actual segments (#3669) 2025-04-15 18:27:30 +02:00
fill_to_stroke.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
flip.py Fix lettering scale, etc. (#1620) 2022-04-24 08:27:42 +02:00
generate_palette.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
global_commands.py add copyright headers 2021-03-11 23:17:19 -05:00
gradient_blocks.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
input.py import exit method (#3730) 2025-05-16 09:20:42 +02:00
install.py Install thread palettes -> addons (thread palettes and symbols) (#3606) 2025-03-25 18:03:17 +01: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 Add transform extension which also transforms the fill angles (#3657) 2025-04-15 18:27:06 +02:00
jump_to_trim.py Jump to trim: do not add multiple (#3773) 2025-06-04 20:01:26 +02:00
knockdown_fill.py emboss whole selection (#3770) 2025-06-03 22:07:12 +02: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 lettering along path: fix baseline for scaled text (#3751) 2025-05-26 19:57:41 +02:00
lettering_custom_font_dir.py use get_user_dir (#3549) 2025-03-04 09:56:51 +01:00
lettering_edit_json.py Claudine/fix normalization and house cleaning (#3843) 2025-07-06 14:00:28 +02:00
lettering_font_sample.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
lettering_force_lock_stitches.py Rewrite force lock stitch extension (#3559) 2025-03-10 08:21:18 +01:00
lettering_generate_json.py add force horiz_adv_x_default to generate json and fix edit-json (#3735) 2025-05-20 15:57:59 +02:00
lettering_remove_kerning.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
lettering_set_color_sort_index.py Lettering sortable trims (#3308) 2024-11-30 17:36:12 +01:00
lettering_svg_font_to_layers.py Claudine/chose glyphs size (#3799) 2025-06-22 06:30:31 +02:00
letters_to_font.py letters to font: fix svg import (for simple files) (#3729) 2025-05-16 09:24:18 +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 feat: add "rotate on export" file setting (#3840) 2025-07-04 07:14:31 +03:00
palette_split_text.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
palette_to_text.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04:00
params.py wrap param descriptions (#3719) 2025-05-11 07:12:17 +02: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 parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
redwork.py duplicate-consistant autoroute element selection (#3638) 2025-04-19 07:11:57 +02:00
remove_duplicated_points.py add remove duplicated points extension (#3117) 2024-08-13 16:59:12 +02:00
remove_embroidery_settings.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
reorder.py delete reorder elements first (#3663) 2025-04-18 18:28:11 +02:00
satin_multicolor.py add wxpython abort message (as alternative to stderr output) (#3145) 2024-08-17 17:29:54 +02:00
satin_to_stroke.py rename convert to extensions (#3605) 2025-03-25 07:14:23 +01:00
select_elements.py duplicate-consistant autoroute element selection (#3638) 2025-04-19 07:11:57 +02:00
selection_to_anchor_line.py Improve satin guided ripple stitch and add stitch grid first option (#3436) 2025-01-26 07:37:21 +01: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
sew_stack_editor.py Mypy type correctness (#3199) 2025-03-09 21:21:48 -04: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 parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
stroke_to_lpe_satin.py parent.remove -> delete (#3600) 2025-03-22 17:43:50 +01:00
stroke_to_satin.py rename convert to extensions (#3605) 2025-03-25 07:14:23 +01:00
tartan.py Add annotations to tartan stripe editor main extension file (#3567) 2025-03-12 20:24:05 +01: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
transform_elements.py remove rotation test code (#3675) 2025-04-17 09:14:55 +02:00
troubleshoot.py troubleshoot exchange single quote with double quote 2025-04-13 18:10:01 +02:00
unlink_clone.py Unlink clones: add option to group / not group resulting symbol elements (#3624) 2025-04-02 17:00:41 +02:00
update_svg.py fix updater (#3583) 2025-03-15 19:27:24 +01:00
zigzag_line_to_satin.py fix zerodivision error in zigzag to satin (#3696) 2025-04-27 21:20:55 +02:00
zip.py add quilting formats to zip export arguments (#3718) 2025-05-11 07:12:35 +02:00