Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenskutilek/scrawl-glyphs
TypeCooker-style drawing for Glyphs.app
https://github.com/jenskutilek/scrawl-glyphs
drawing font glyphsapp glyphsapp-plugins tool
Last synced: about 1 month ago
JSON representation
TypeCooker-style drawing for Glyphs.app
- Host: GitHub
- URL: https://github.com/jenskutilek/scrawl-glyphs
- Owner: jenskutilek
- Created: 2018-05-24T08:42:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-18T20:03:45.000Z (10 months ago)
- Last Synced: 2024-02-18T21:22:45.757Z (10 months ago)
- Topics: drawing, font, glyphsapp, glyphsapp-plugins, tool
- Language: Python
- Homepage:
- Size: 573 KB
- Stars: 9
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Scrawl-Glyphs
TypeCooker™-style drawing for Glyphs.app
## Features
* No undo. Just Tipp-Ex®
* No outline tracing. Learn to draw with Béziers yourself, you lazy dog!## Installation
* If you are running macOS Catalina, install _Scrawl Tool_ and _Scrawl Viewer_ through Glyphs’ built-in plugin manager _(Window > Plugin Manager)_ to avoid security warnings.
## Tips
* Best used with a pen tablet.
* Press C to activate Scrawl Tool
* Press E to switch between Draw and Erase modes
* Press 1–9 to quickly adjust the drawing tool size (check context menu for wider size range)
* You can view the scrawl in other tools by activating the Scrawl Reporter via menu _View > Show Scrawl_
* Change the ratio of vertical pen size relative to horizontal pen size by adding a custom parameter called "ScrawlPenRatio" to a master. A value of 1.0 means the pen is an exact circle.## Bugs
* Image size and position are fixed, e.g. when you change the sidebearings, the image will stay at its initial position.
* Use a recent Glyphs version. Older versions had a bug when saving more than 64 kB in the user data lib. Complex drawings may reach that limit.