Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Radial / Irregular Menu Implementation

From: james:mustard at: 19-May-2003 0:18

Thanks for that Anton, never really thought to use any/all in if/either replacement scenarios before - too much C/C++ I guess :) The real time-waster unfortunately is the pixel by pixel replacements inside mask-by-color, and not really sure what can be done to speed that up short of using ASM or somehow hooking the effects pipeline for some pixel procesing. James. On Sun, 2003-05-18 at 20:51, Anton wrote: