Opentype Feature Bundle Save

Syntax highlighting and snippets for OpenType feature development in TextMate/Sublime Text

Project README

OpenType Feature Bundle for TextMate/Sublime Text

This covers Adobe’s OpenType Feature File Specification used by the AFDKO. As well as syntax highlighting, there are also a couple of snippets for creating features, tables etc.

Installation

Sublime Text (with Package Control)

  1. Package Control: Install Package OpenType Feature Bundle
  2. Restart Sublime Text

TextMate (using git)

  1. Make a new bundles folder mkdir -p ~/Library/Application\ Support/TextMate/Bundles
  2. Open the new folder cd ~/Library/Application\ Support/TextMate/Bundles
  3. Clone to your new folder git clone git://github.com/brew/opentype-feature-bundle.git "opentype-feature-bundle.tmbundle"
  4. Reload TextMate Bundles osascript -e 'tell app "TextMate" to reload bundles'

More!

Kenneth Ormandy maintains an Atom package that supports the Atom text editor.

My thanks to Tal Leming for contributing snippets and keywords before this became a Github project.

I'm more than happy to accept pull requests!

Open Source Agenda is not affiliated with "Opentype Feature Bundle" Project. README Source: brew/opentype-feature-bundle
Stars
35
Open Issues
7
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating