run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games.
 |
 |
| 1- choose the rom file |
2- choose the preview page , color and grid. |
 |
 |
| 3- configure the unicode |
4- configure the font |
 |
| 5- customize the weight |
 |
 |
| 6- save modified game |
7- test in emulator! |
This is a very simple project to improve it, you just need to know typescript and and it has no dependencies for production, just use webpack as a bundler in development.
git clone https://github.com/RodrigoDornelles/pwa-chrfonts
npm install
npm run build
podman run --rm -v $(pwd):/app -w /app -it oven/bun bun run build
docker run --rm -v $(pwd):/app -w /app -it ove/bun bun run build
This project is licensed under GNU AGPL 3.0 or higher, please read the LICENSE file.