Package Details: fontbm 0.5.0-1

Git Clone URL: https://aur.archlinux.org/fontbm.git (read-only, click to copy)
Package Base: fontbm
Description: BMFont compatible command line bitmap font generator.
Upstream URL: https://github.com/vladimirgamalyan/fontbm
Licenses: MIT
Submitter: apicici
Maintainer: apicici
Last Packager: apicici
Votes: 0
Popularity: 0.000000
First Submitted: 2022-07-27 21:09 (UTC)
Last Updated: 2022-07-27 21:14 (UTC)

Latest Comments

Auerhuhn commented on 2025-06-27 21:37 (UTC)

Hi @apicici,

Thanks for maintaining this PKGBUILD.

I wrote a patch that fixes the failing build and a couple of Namcap warnings.
Would you consider applying it?

Convenience shell commands to do so:

cd fontbm
curl -LO https://gitlab.archlinux.org/-/snippets/3779/raw/main/fontbm-0.5.0.patch
git apply fontbm-0.5.0.patch
rm fontbm-0.5.0.patch