Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenskutilek/RedArrow-Glyphs
Glyphs users can also have red arrows
https://github.com/jenskutilek/RedArrow-Glyphs
glyphs glyphsapp glyphsapp-plugins glyphsapp-scripts
Last synced: 11 days ago
JSON representation
Glyphs users can also have red arrows
- Host: GitHub
- URL: https://github.com/jenskutilek/RedArrow-Glyphs
- Owner: jenskutilek
- Created: 2014-05-21T21:33:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T09:23:50.000Z (3 months ago)
- Last Synced: 2024-07-31T22:38:51.335Z (3 months ago)
- Topics: glyphs, glyphsapp, glyphsapp-plugins, glyphsapp-scripts
- Language: Python
- Size: 964 KB
- Stars: 48
- Watchers: 11
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- awesome-glyphs - Fix Zero Handles - Analyzes the path structure of selected layers and will rearrange path segments that contain completely retracted handles, a.k.a. ‘zero handles,’ which typically occurs when importing from Adobe Illustrator. (Plugins and Scripts / Plugins)
README
RedArrow-Glyphs
===============Now Glyphs users can also have red arrows!
This plugin points at possible outline errors, like FontAudit in FontLab Studio. This version only works in Glyphs 2.3 and newer.
When the plugin is active, red arrows will point to possible mistakes in your outlines.
These kinds of errors are detected:
* Missing extremum points
* Fractional coordinates
* Fractional transformations
* Incorrect smooth connections
* Empty segments
* Collinear vectors
* Semi-horizontal and semi-vertical lines
* Zero handles### Installation
Use the Plugin Manager.
But now that you’re here, you are probably looking for manual installation. Download the complete ZIP file and unpack it, or clone the repository.
Double click the .glyphsReporter file and confirm the dialog that appears in Glyphs.
Restart Glyphs.
### Usage Instructions
#### To Display Outline Errors In The Current Glyph
Open a glyph in Edit View.
Use View > Show Red Arrows to toggle the arrows.#### To Show/Hide Error Description Labels
In the glyph view, open the context menu and choose *Hide Error Labels*/*Show Error Labels.*
#### To Find All Glyphs With Outline Errors
Go to the Font overview tab and choose the master you want to check.
Use Edit > Select Glyphs With Outline Errors to select affected glyphs, then add a mark color to them, make a new list filter, or open a new tab. Whatever you like best that allows you to step through the glyphs and fix the outline errors.### Known bugs
* Select Glyphs With Outline Errors doesn't catch errors in layers that are not in a master (exception layers).
Check the [issue tracker](https://github.com/jenskutilek/RedArrow-Glyphs/issues) and feel free to add any problems that you may encounter.