
If I try to load a PNG file, it crashes DSB unable to find it.
If I try to load a BMP or PCX file, it seems to get a little further, but then bombs out with a seg fault.
The end result is that I can't seem to load a new font

Moderator: Sophia
You develop with PHP, so you should be used to this kind of thing.Gambit37 wrote:I do think all the graphics handling functions should be made consistent so that any graphic can be put in any folder and PNGs are always supported. It's a bit odd to have weird exceptions like this.