Gothic Font Generator Web tool for generating bitmap fonts for Gothic games based on ZenGin from any font face available on a local computer. Try Online https://gothic-font.gitcloud.pl/ Development To work with the project you need Node.js and npm. Install dependencies npm install Run local dev server npm start Build release npm run build