[Ohrrpgce] SVN: teeemcee/7587 FB 1.04 support 1/7: dim fonts() as Font ptr, not as Font; all font ctor

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Sun Dec 20 07:20:34 PST 2015


teeemcee
2015-12-20 07:20:34 -0800 (Sun, 20 Dec 2015)
372
FB 1.04 support 1/7: dim fonts() as Font ptr, not as Font; all font ctors now return ptrs instead of taking a 'byref font as Font' argument.

Avoid the use of variables named 'font'. This fixes FB 1.04 errors
because of ambiguous sizeof(font) where font is both a variable and a
type, and is also cleaner.

font_unload is now similar to frame_delete: takes a Font ptr ptr.
---
U   wip/allmodex.bas
U   wip/allmodex.bi
U   wip/custom.bas


More information about the Ohrrpgce mailing list