Skip to content

run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)

License

Notifications You must be signed in to change notification settings

RodrigoDornelles/pwa-chrfonts

Repository files navigation

logo
PWA CHR FONTS EDITOR

sponsors version build check license

run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games.

🕹️ Platforms

💾 Features

  • Preview tileset online in your browser
  • Support multiples chr banks
  • Insert new fonts from system
  • Insert new fonts from default (compatibility with browsers not then edge or chrome)
  • Insert new fonts from cdn (googlefonts, jsdelivry)
  • Insert new fonts from zip url (fontmeme, dafont)
  • Export as pdf, tileset, image or rom.

📝 Tutorial

View

ver02 ver02
1- choose the rom file 2- choose the preview page , color and grid.

Edit

ver02 ver02
3- configure the unicode 4- configure the font
ver02
5- customize the weight

Export

ver03 ver03
6- save modified game 7- test in emulator!

🔧 Contribute

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.

clone the project

git clone https://github.com/RodrigoDornelles/pwa-chrfonts

install and build

bun

bun run build

nodejs

npm install
npm run build

container

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

logo This project is licensed under GNU AGPL 3.0 or higher, please read the LICENSE file.

About

run in your browser! thats a editor utility to change your fonts sprites in tilesets and homebrews/rackrom games. (currently only NES)

Topics

Resources

License

Stars

Watchers

Forks