Skip to content

A collection of scripts that I use when designing and producing fonts

Notifications You must be signed in to change notification settings

jansindl3r/Glyphs-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anchors

  • Copy Anchors from Layer
  • Insert Preliminary Carets
  • Start Anchor Indexes From 1

Components

  • 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.
  • Decompose components in selected glyphs by pattern: Removes components from selected glyphs that match a regex pattern.
  • Set Y position of components in selected glyphs

Font

  • Check Italics Have Same Width: Checks if glyphs on Italic, Slant or actually any other has the same width as their parent layer.
  • Copy Stems from Master: Copies stems from one master to another.
  • Spread Master Parameters: Copies custom parameters from one master to all other masters.
  • yMin & yMax: Gets lowest and highest Y values of all masters in the font.

Glyphs

  • Baseline Glyph: Creates a glyph that shows the vertical metrics.
  • Check Glyphs Width Against a Glyph: Usecase: Check if all tabular numbers (*.\.tf.*) have the same width as zero.tf.
  • Clear Backgrounds with Empty Components
  • Copy masters to Background
  • Copy Metrics from Master
  • Glyphs with Transformed Components
  • Remove empty paths from selected glyphs: Sometimes paths have 0 nodes
  • 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.
  • Tab with Glyphs that have an Overlap: Finds glyphs glyphs in given layer that have an overlap.
  • Tab with Not Matching Width Masters

About

A collection of scripts that I use when designing and producing fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages