TypArichive =========== A [Glyphs][1] script that creates an archive of the current font. It: 1. Copies the current font to a new timestamped file 2. Moves the original file to an `_archive` directory 3. Opens the new font file 4. Updates a timestamp in the font family name ## Install Download [typarichive.py][2] and put it in the `~/Library/Application Support/Glyphs/Scripts` directory. In Glyphs, hold the Option key and select the _Script > Reload Scripts_ menu item. ## License Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included COPYING file). [1]: https://glyphsapp.com/ [2]: https://github.com/teddywing/typarichive/raw/master/typarichive.py