A current project (which I might write-up, you never know) requires me to generate some bitmaps with a lot of text, in PHP. I've been using the GD library for this, but the fonts supplied as standard aren't large enough.
So, using the rather impressive collection of fixed-width bitmap fonts that come with the RISC OS editor !Zap, I've generated a collection of GDF fonts to give me a better selection. I present them all here in the hope you might find them useful, along with a preview of each one.
Credit should go to the !Zap developers for making an awesome editor which I use for all my RISC OS work. Though I think many of the fonts have come from other terminal clients, X-Windows installations, and so on ... so your guess is as good as mine about who we thank!
The GDF format requires different byte-ordering according to the architecture of your CPU - which sucks, quite frankly. Anyway, I've provided both versions of each font. Most people will want the LE (Little Endian) version, for their x86 hardware.
Have a look here for info on how to load in a font before you render it in PHP.
469 fonts listed