From af2b999e13f397fbfb3045a08eb3313a4c9dd3da Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Mon, 25 Apr 2022 17:49:44 +0200 Subject: [PATCH] Small refactor --- plaster_hatch.inx | 154 +++++++++++++++++++++++----------------------- 1 file changed, 77 insertions(+), 77 deletions(-) diff --git a/plaster_hatch.inx b/plaster_hatch.inx index 7fd0d0f..da42107 100644 --- a/plaster_hatch.inx +++ b/plaster_hatch.inx @@ -1,77 +1,77 @@ - - - <_name>Hatch fill - plaster_hatch - org.inkscape.output.svg.inkscape - eggbot_hatch.py - inkex.py - simplepath.py - simpletransform.py - simplestyle.py - cubicsuperpath.py - cspsubdiv.py - bezmisc.py - plot_utils.py - - - - <_param name="Header" type="description" xml:space="preserve"> -This extension fills each closed figure in your drawing -with a path consisting of back and forth drawn "hatch" lines. -If any objects are selected, then only those selected objects -will be filled. - -Hatched figures will be grouped with their fills. - - 5.0 - 45 - false - - true - 3.0 - true - 1.0 - 20.0 - - - - <_param name="aboutpage" type="description" xml:space="preserve"> -Hatch spacing is the distance between hatch lines, -measured in units of screen pixels (px). Angles are in -degrees from horizontal; for example 90 is vertical. - -The Crosshatch option will apply a second set of -hatches, perpendicular to the first. - -The "Connect nearby ends" option will attempt to connect -nearby line ends with a smoothly flowing curve, to improve -the smoothness of plotting. - -The Range parameter sets the distance (in hatch widths) -over which that option searches for segments to join. -Large values may result in hatches where you don't want -them. Consider using a value in the range of 2-4. - -The Inset option allows you to hold back the edges of the -fill somewhat from the edge of your original object. -This can improve performance, as it allows you to more -reliably "color inside the lines" when using pens. - -The hatches will be the same color and width -as the original object. - -The Tolerance parameter affects how precisely -the hatches try to fill the input paths. - - - - - all - - - - - - + + + <_name>Hatch fill + plaster_hatch + org.inkscape.output.svg.inkscape + eggbot_hatch.py + inkex.py + simplepath.py + simpletransform.py + simplestyle.py + cubicsuperpath.py + cspsubdiv.py + bezmisc.py + plot_utils.py + + + + <_param name="Header" type="description" xml:space="preserve"> +This extension fills each closed figure in your drawing +with a path consisting of back and forth drawn "hatch" lines. +If any objects are selected, then only those selected objects +will be filled. + +Hatched figures will be grouped with their fills. + + 5.0 + 45 + false + + true + 3.0 + true + 1.0 + 20.0 + + + + <_param name="aboutpage" type="description" xml:space="preserve"> +Hatch spacing is the distance between hatch lines, +measured in units of screen pixels (px). Angles are in +degrees from horizontal; for example 90 is vertical. + +The Crosshatch option will apply a second set of +hatches, perpendicular to the first. + +The "Connect nearby ends" option will attempt to connect +nearby line ends with a smoothly flowing curve, to improve +the smoothness of plotting. + +The Range parameter sets the distance (in hatch widths) +over which that option searches for segments to join. +Large values may result in hatches where you don't want +them. Consider using a value in the range of 2-4. + +The Inset option allows you to hold back the edges of the +fill somewhat from the edge of your original object. +This can improve performance, as it allows you to more +reliably "color inside the lines" when using pens. + +The hatches will be the same color and width +as the original object. + +The Tolerance parameter affects how precisely +the hatches try to fill the input paths. + + + + + all + + + + + +