Revision ace5e5f48c6ec6e7254b9b4f83e722e31be24302 authored by Chris Cranford on 20 February 2024, 10:13:11 UTC, committed by GitHub on 20 February 2024, 10:13:11 UTC
1 parent 247de8e
Raw File
README.md
# BDF Grammar

A simple ANTLR4 grammar for [BDF](https://en.wikipedia.org/wiki/Glyph_Bitmap_Distribution_Format).  

Specification from [Here](https://adobe-type-tools.github.io/font-tech-notes/pdfs/5005.BDF_Spec.pdf)

Examples from [Here](https://github.com/farsil/ibmfonts/tree/master/bdf)
back to top