Hi Richard,
>I gave your code a quick look, and it looks very nice
>I like this:
>x = (x + 16) & ~31;
Thanks - I should point out that 20 years of writing tight code for games
consoles has left me unable to use non-power-of-two constants.
:-) Luckily, that's almost a prerequisite for fast JavaScript. :-)
>I really think the easiest option is to make the images the same size as the
>squares, doesn't seem like an unreasonable demand, and I tried it, the code
>works very well without the table hack.
Yup - works fine on all my test platforms. *Damn* fine, in fact. Thanks! :-))
The simplest answers are usually the best (and the last to be found). :-/
Also: I should say that numerous cruises around the samples on
richardinfo.com have been extraordinarily helpful in preventing my asking
particularly stupid questions here - so thanks for that too! :-)
Cheers, .....Nick Pelling.....
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help