Skip to content

Latest commit

 

History

History
75 lines (56 loc) · 3.05 KB

CHANGELOG.md

File metadata and controls

75 lines (56 loc) · 3.05 KB

Change-log

This project adheres to Semantic Versioning.

July 2nd, 2021

  • Added automatic indentation of FontForge keywords
  • Added grammars for Standard Bézier and Fontinfo files
  • Added recognition of Vim and Emacs modelines
  • Added snippets for FontForge scripting
  • Added support for comment-toggling in BDF and SFD files
  • Added support for line-continuation in FontForge scripts
  • Added .ff to supported FontForge script extensions
  • Fixed broken hashbang recognition in FontForge scripts
  • Fixed highlighting of SFD GaspTable fields without colons
  • Fixed missing highlighting of BDF comments which precede STARTFONT
  • Fixed missing highlighting of FontForge's Unicode codepoint literals
  • Fixed various inaccuracies related to modeline matching
  • Improved tokenisation of FontForge procedure calls

September 6th, 2018:
Added syntax highlighting for several more formats:

July 23rd, 2017:
Added syntax highlighting for Adobe Font Metrics (*.afm).

October 27th, 2016:
Added rvrn and vrtr to OpenType's feature-tag list.

October 27th, 2016:
Added syntax highlighting for OpenType feature files.

August 28th, 2016:
Initial release. Adds syntax highlighting for FontForge scripts.