Amiga Font Tools. Convert old Amiga bitmap fonts into modern font files you can use today.

github.com/smugpie/amiga-bitmap-font-tools

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2024
  • Fix typo
  • Add pixel component; update README; add requirements.txt
December 2023
  • Add an aspect ratio parameter
  • Use parent dir name to convert font
  • Add default name
October 2023
  • Merge pull request #6 from Sembiance/main
  • Made the tmp path argument optional
  • Added a -t <tmpPath> argument so it can be controlled where the tempo…
February 2023
  • Merge pull request #4 from rkonklex/main
January 2023
  • Python: support AmigaPL codepage
May 2022
  • Update README
  • Node: share functions between scripts; tweak afontjson format
  • Python: convert colour Amiga font to colour outline font
  • Python: color fonts now open (as monochrome)
  • Node: fix font name issue and refactor
  • Experimental support for colour fonts
  • Add error message if converter is run on a .font file
January 2022
  • Updated documentation (thanks @Sembiance)
September 2021
  • Update CHANGELOG
  • Add LICENSE