I made some changes in the DTX to permit passing real “Font” objects instead of only a font name.
So you can just include the TrueType or Type1 fonts you need in your game and load them from your game data folder (no need to copy them to C:\Windows\Fonts or /usr/lib/fonts or somewhere else)
It’s committed to CVS, make sure it doesn’t break anything if it’s the case I’ll do the necessary changes to have backward compatibility