cube2font
utility program for creating font bitmaps for Cube Engine games
Install
- All systems
-
curl cmd.cat/cube2font.sh
- Debian
-
apt-get install cube2font
- Ubuntu
-
apt-get install cube2font
- Kali Linux
-
apt-get install cube2font
- Fedora
-
dnf install cube2font
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cube2font
- Raspbian
-
apt-get install cube2font
- Dockerfile
- dockerfile.run/cube2font
cube2font
utility program for creating font bitmaps for Cube Engine games
cube2font is a utility program designed to create font bitmaps for Cube Engine games, it works by taking a Truetype font and building it into a set of coordinates in an image. cube2font is an improved version of the previous TTF2Font, supporting a much larger range of characters.
cube2font-dbg
debugging symbols for cube2font
This package contains the debugging symbols for the font bitmap creation tool cube2font.