capnramses/apg

[apg_pixfont]

Closed this issue · 1 comments

  • Pull in glyph changes from gfx repo (quotations, brackets, etc).
  • Code for ampersand 1 pixel wider spacing.
  • Atlas gen tool start at space (32).
  • Atlas gen tool skip control codes between ASCII and Latin-1.
  • Update codepoint fetch to accom the above mapping changes.
  • Put spacing for atlas function in interface so that apg_pixfont can be used for atlas rasterisation as well.
  • Add missing Latin-1 glyph images - might be tricky to add to strip image.

did everything except fixing up spacing and adding missing glyphs.