Dimitar Zhekov wrote:
Me ported the GRX font routines to SDL, changing some things ad-hoc (buffer overflows, endian handling) ...
Were these bugs in GRX? If so, could you please send me just the bugfixes (without SDL porting, if that's easily possible), so I can do this as well)?
Unfortunately, I started the port by changing indent and identifier names... You can download:
http://www.is-vn.bg/hamster/GRX_font-2.0.1.tar.gz
and "backport" fdv_*, loadfont and fontpath (they are not SDL-specific, only the sources under sdl/*.c are). Check the dumpfont stack char[] too. The new fdv_raw is buggy, character count (256 vs. 512) must be swapped.
Here <<attachment>> are some other small bugfixes for GRX, I'm not sure which of them are applied already...
Did you mean to send an attachment with this mail? I didn't get any, sorry.
Frank