This repository contains two things:
- The authoritative PEG grammar for the FontoBene font format:
fontobene.pest - A FontoBene parser written with Rust and the pest parser generator that acts both as a FontoBene parser and as a testsuite for the grammar.