jenskutilek / vscode-fonttools

Font development support for Visual Studio Code
MIT License
13 stars 1 forks source link

Font Development Support for Visual Studio Code

Work in progress to add support for common font development tasks based on the Python font tools toolchain (FontTools, ufo2ft, etc.)

Features

Release Notes

0.3.0

How To Build The Extension

If you don’t want to install the extension through the VisualStudio marketplace, you can build and install it from the source code:

$ npm install -g @vscode/vsce
$ vsce package
$ code --install-extension fonttools-0.3.0.vsix

Copyright

© 2021-2023 by Jens Kutilek.