Skip to content

Commit

Permalink
Updated info about Stitcher, removed a duplicate word.
Browse files Browse the repository at this point in the history
  • Loading branch information
mekkablue committed Dec 29, 2024
1 parent 3db3c02 commit 9756aa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2135,7 +2135,7 @@
},
{
descriptions = {
en = "*Filter > Stitcher* will distribute components along an (open) path at a certain interval. Components will be placed according to the origin point (0,0) or, if available, an *origin* anchor in the original glyph. The *Balance Components* option stretches the distribution along the *complete* path, so that components are placed on the first and last point of the (open) path. Hint: If used as custom parameter, use as *PreFilter* rather than *Filter.*";
en = "*Filter > Stitcher* will distribute components along an (open) path at a certain interval. Components will be placed according to the origin point (0,0) or, if available, an *origin* anchor in the original glyph. Adding an *orientation* anchor will make the component orient itself onto the path. The *Balance Components* option stretches the distribution along the *complete* path, so that components are placed on the first and last point of the (open) path. You can add multiple components if you separate them with commas. Adding an asterisk to a component name will mask the respective component. Hint: If used as custom parameter, use as *PreFilter* rather than *Filter.*";
};
path = Stitcher.glyphsFilter;
branch = Glyphs3;
Expand All @@ -2147,7 +2147,7 @@
},
{
descriptions = {
en = "*Filter > Inliner* will will expand a skeleton path to an inlined stroke. *Stroke Width* is the complete width of the (double) stroke. *Inline Width* is the width of the white gap inside the stroke.";
en = "*Filter > Inliner* will expand a skeleton path to an inlined stroke. *Stroke Width* is the complete width of the (double) stroke. *Inline Width* is the width of the white gap inside the stroke.";
};
path = Inliner.glyphsFilter;
screenshot = "https://raw.githubusercontent.com/mekkablue/Inliner/master/Inliner.png";
Expand Down

0 comments on commit 9756aa6

Please sign in to comment.