Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extrude Tool

Extrude Tool plugin for Glyphs.app (Glyphs 4)

Example GIF of Extrude Tool in use

Installation

Recommended

Download ExtrudeTool via the Glyphs Plugin Manager. (Window > Plugin Manager)

Alternative

  1. Clone or download this repository
  2. (Unzip if necessary) and open the file with the .glyphsTool extension.
  3. Follow the "are you sure you want to install" dialogs
  4. Restart Glyphs

Development

To work on the plugin locally, symlink the bundle into Glyphs 4’s Plugins folder and restart Glyphs:

ln -sf "$(pwd)/ExtrudeTool.glyphsTool" \
  "$HOME/Library/Application Support/Glyphs 4/Plugins/ExtrudeTool.glyphsTool"

After editing ExtrudeTool.glyphsTool/Contents/Resources/plugin.py, restart Glyphs (or reload plugins) to pick up changes.

Usage

Activate the Extrude tool in the toolbar (w on the keyboard). Select connected nodes by clicking elsewhere in the glyph, then click on a selected node or on a segment of the selected path and drag along the extrusion axis to extrude inward or outward. The extrusion axis is perpendicular to the line connecting the first and last nodes in the selection.

Extrude Info

By default, the tool will show an overlay with the distance extruded and the angle of the extrusion. If this interferes with your work, you can turn it off by right-clicking when the Extrude tool is selected, and toggle "Extrude Info" at the bottom of the contextual menu. This setting is saved between sessions.

With info Without info
Extrude tool with info Extrude tool without info

Extrusion Snapping

Alongside the Extrude Info menu item, there is an input that helps snap the distance to a more round number. This is particularly helpful if you want to extrude a distance of some multiple of, say, 8 or 10 units. By default, this is 0 (disabled). This setting is saved between sessions.

Extrude tool contextual menu

Roadmap

To see what's in the pipeline, check out the current issues in projects.

About

Glyphs.app plugin to extrude paths

Topics

Resources

Stars

13 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages