This repository contains the ImprovedFont font for Command & Conquer: Red Alert 2 from the Phobos project.
Draft status: this project is currently a draft and is under discussion.
The font is built from PNG images located in the src directory.
ra2fnt binaries for different platforms are located in the ra2fnt directory.
Use the scripts in the scripts directory:
./scripts/build.shscripts\build.bat.\scripts\build.ps1The build output is game.fnt in the repository root.
GitHub Actions are configured for:
- CI: Build validation on every
pushandpull_request. - CD: Automatic GitHub Release publishing when a tag matching
v*is pushed.
To publish a new release:
git tag v1.0.0
git push origin v1.0.0Release assets:
game.fntgame.fnt.sha256ImprovedFont-<tag>.zip
You can download ra2fnt from the releases of this repository:
https://github.com/Belonit/ra2fnt
- Kerbiter#3128 (Metadorius)
- wiktorderelf#6546
- Uranusian#0653 (Thrifinesma)