diff options
Diffstat (limited to 'dictionaries/bdf.dict')
-rw-r--r-- | dictionaries/bdf.dict | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/dictionaries/bdf.dict b/dictionaries/bdf.dict new file mode 100644 index 00000000..953d1f1b --- /dev/null +++ b/dictionaries/bdf.dict @@ -0,0 +1,30 @@ +# https://en.wikipedia.org/wiki/Glyph_Bitmap_Distribution_Format +# https://www.adobe.com/content/dam/acom/en/devnet/font/pdfs/5005.BDF_Spec.pdf + +"STARTFONT" +"COMMENT" +"CONTENTVERSION" +"FONT" +"SIZE" +"FONTBOUNDINGBOX" +"METRICSSET" +"SWIDTH" +"DWIDTH" +"SWIDTH1" +"DWIDTH1" +"VVECTOR" +"STARTPROPERTIES" +"ENDPROPERTIES" +"CHARS" +"STARTCHAR" +"ENCODING" +"BBX" +"BITMAP" +"ENDCHAR" +"ENDFONT" + +# misc +"255" +"-1" +"0" +"2.1" |