python-for-glyphs

These are text editor snippets intended to facilitate Python development for Glyphs.app. Have fun.

kennethormandy

1,283

1

0.1.0

Apache License, Version 2.0

GitHub

Python development for Glyphs.app

These are text editor snippets intended to facilitate Python development for Glyphs.app. Have fun.

Install

To add the package to Atom, search for the package “Python for Glyphs.”

With apm

Alternatively, you may use Atom’s command line tools if you already have them installed.

apm install opentype-feature-bundle

With other text editors

This repository only contains the source code for the Atom package, which is based upon Rainer Erich Scheichelbauer’s original Textmate bundle.

License

Copyright © 2014 Rainer Erich Scheichelbauer.
Some code by Georg Seifert.
Atom adaptation by Kenneth Ormandy.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

See the License file included in this repository for further details.