An open API service indexing awesome lists of open source software.

https://github.com/pdxiii/glyphs-scripts


https://github.com/pdxiii/glyphs-scripts

Last synced: 11 months ago
JSON representation

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.