On 12 February 2011 19:42, gabor papp <[email protected]> wrote: > i think the problem is fixed in git. (show-fps) inherited the root state > with the transformation, blend-mode, etc., now a default state is set before > the fps display. > > You're the best, again.
I think this also implies that "(every-frame (begin....." may be bad form compared to "(very-frame (with-state..." as that shouldn't leak. In a way this is the kind of side effect purists about functional programming warn about. Yours, Kas.
