https://github.com/pdxiii/glyphs-scripts
https://github.com/pdxiii/glyphs-scripts
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdxiii/glyphs-scripts
- Owner: PDXIII
- Created: 2012-10-09T10:20:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T19:31:26.000Z (over 7 years ago)
- Last Synced: 2023-03-12T10:11:24.251Z (over 3 years ago)
- Language: Python
- Size: 11.7 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Glyphs-Scripts
==============
My Python Scripts for [Glyphs App](http://glyphsapp.com/).
You can clone this repository into your GlyphsApp Script folder located under `~/Library/Application Support/Glyphs/Scripts/` and have fun!
For more scripts take a look at [schriftgestalt](https://github.com/schriftgestalt/Glyphs-Scripts) and [mekkablue](https://github.com/mekkablue/Glyphs-Scripts).
Greetz,
PDXIII
## ExportMetrics.py
This script writes the basic metrics of the current font provided by the font preference panel (cmd + i) into an JSON file under `~/Desktop/FontMetrics/*fontname*-Metrics.json` .
## ExportHkxpMetric.py
This script exports the real extremes of all open fonts which are the highest points of H, k and x and the lowest point of p. It creates a new nicely formated JSON file under `~/Desktop/Metrics.json`
## Sketch.py
This is just a Sketch for experimenting. **It's hardly recommanded not to use this script.** If there is something useful in it you will find it in another script with a discription.