CBM Font Editor is a little tool that allows you to modify fonts for a wide range of Commodore home computers, and to store your creations as binary files (in plain and 'prg' format), as BASIC programs, or as source code for the cbmasm cross-assembler.
This app completely runs in your browser. All your data are belong to you! Everything is kept on your own machine, nothing is sent over the internets!
The latest version of this app is always deployed to cbmfonteditor.com
This project uses npm
to build. If you don't have npm
installed yet, head
over to https://www.npmjs.com/get-npm first.
Install the dependencies with npm install
Build the app with npm run build
To start the app, just execute npm start
, and point your browser to
http://localhost:3000/
Copyright (c) 2022 Andreas Signer.
Licensed under GPLv3.