> SDL_PutPixel() don't replace blitting. They're there for situations where > you need to directly access pixels IE bitmap font engines. Possibly, although it's always about an order of magnitude faster to do the pixel accesses inline rather than call a function to do so. See ya, -Sam Lantinga, Lead Software Engineer, Blizzard Entertainment