Has anyone had any experience processing .PGF? It's a raster image format, likely used for fonts in a game that I'm currently digging into.
The only program I found online on this format:
https://github.com/tpunix/pgftoolBut I have no idea how to use this, or how to compile it in C and then execute it - I'm a noob. :/
I can email .PGF files I'm looking at if anyone wants to have a go, but would rather learn how to do this. Any input is appreciated. Thanks.