descriptionBitmap Postscript Type 3 font
ownerangus@quovadis.com.ar
last changeFri, 3 Jun 2016 12:27:34 +0000 (3 14:27 +0200)
content tags
add:
README
Dot Matrix 7x5 Font

Notes:

* if you use Emacs, use functions in char-to-hex.el to
  create a canvas to draw the character on and to create the
  hextring from the canvas.

* redefine /dotradiuses and /$DrawDot to change dot style
  (functions /$Set...Dot do it for some styles).

* in theory, bitmap dimensions could be changed by changing
  /$gridwidth and /$gridheight, but there are some places
  in the code where width or height are hardcoded... Also,
  bitmaps are encoded 1 column/byte, so radical changes are
  needed to support fonts higher than 8 dots.

-- 
shortlog
2016-06-03 Carlos HAdd READMEmaster
2016-06-03 Carlos Hinitial commit
heads
7 years ago master