Skip to content

Commit

Permalink
Merge pull request #153 from jansindl3r/glyphs3
Browse files Browse the repository at this point in the history
adds Anchor scripts
  • Loading branch information
florianpircher authored Sep 5, 2024
2 parents b0cf7ba + 1034f1a commit 599386d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3735,7 +3735,7 @@
},
{
descriptions = {
en = "Scripts by Jan Šindler\n**Components**\n- *Copy Position & Settings of Smart Components:* Copies the position and settings of smart components from a selected glyph to other selected glyphs. You select input glyph and then select either one or more glyphs to paste the components to.\n- *Decompose components in selected glyphs by pattern:* Removes components from selected glyphs that match a regex pattern.\n- *Set Y position of components in selected glyphs* \n**Font**\n- *Check Italics Have Same Width:* Checks if glyphs on Italic, Slant or actually any other has the same width as their parent layer.\n- *yMin & yMax:* Gets lowest and highest Y values of all masters in the font.\n**Glyphs**\n- *Baseline Glyph:* Creates a glyph that shows the vertical metrics.\n- *Check Glyphs Width Against a Glyph:* Usecase: Check if all tabular numbers (`*.\.tf.*`) have the same width as zero.tf.\n- *Clear Backgrounds with Empty Components* \n- *Copy masters to Background* \n- *Glyphs with Transformed Components* \n- *Remove empty paths from selected glyphs:* Sometimes paths have 0 nodes\n- *Save Stroked Shapes to a Layer:* Saves the stroked shapes to a new layer with the suffix \".stroke-source\". If this layer already exists, it will be used to generate the master layer.\n- *Tab with open corner glyphs*";
en = "Scripts by Jan Šindler\n\n**Anchors**\n\n- *Copy Anchors from Layer* \n- *Insert Preliminary Carets* \n- *Start Anchor Indexes From 1* \n\n**Components**\n\n- *Copy Position & Settings of Smart Components:* Copies the position and settings of smart components from a selected glyph to other selected glyphs. You select input glyph and then select either one or more glyphs to paste the components to.\n- *Decompose components in selected glyphs by pattern:* Removes components from selected glyphs that match a regex pattern.\n- *Set Y position of components in selected glyphs* \n\n**Font**\n\n- *Check Italics Have Same Width:* Checks if glyphs on Italic, Slant or actually any other has the same width as their parent layer.\n- *yMin & yMax:* Gets lowest and highest Y values of all masters in the font.\n\n**Glyphs**\n\n- *Baseline Glyph:* Creates a glyph that shows the vertical metrics.\n- *Check Glyphs Width Against a Glyph:* Usecase: Check if all tabular numbers (`*.\.tf.*`) have the same width as zero.tf.\n- *Clear Backgrounds with Empty Components* \n- *Copy masters to Background* \n- *Glyphs with Transformed Components* \n- *Remove empty paths from selected glyphs:* Sometimes paths have 0 nodes\n- *Save Stroked Shapes to a Layer:* Saves the stroked shapes to a new layer with the suffix `.stroke-source`. If this layer already exists, it will be used to generate the master layer.\n- *Tab with open corner glyphs*";
};
installName = "Jan Sindler";
titles = {
Expand Down

0 comments on commit 599386d

Please sign in to comment.