GlyphConstruction
A Sublime Text plugin supporting the GlyphConstruction language
By
adbac
Created
Installations minus removals
Upgrades
- 1 installs
- 1 stars
Links
Version
1.0.0
(>ST3091)
·
GlyphConstruction language support for Sublime Text
This package provides support in Sublime Text (3+) for the GlyphConstruction language, used to describe how glyph shapes are built.
The package provides:
- Syntax highlighting
- Completions (positioning keywords, color marks, transformation matrixes, comment variables)
- Comments support
- Smart typing pairs (quotes, parentheses, brackets)
Installation (with Package Control)
- Package Control: Install Package
GlyphConstruction - Restart Sublime Text
Contributing
Don't hesitate to submit pull requests!
Acknowledgements
The syntax was adapted from the original Python Pygments lexer written by Frederik Berlaen, who created the GlyphConstruction language.