Savage requested that I post this so here is the entire sdlutils.pas file. It's based off the 1.0 Beta release of JEDI-SDL.

New things added:

- Precalculated Commonly used trig values
- Precalculated Trig Tables [size=9px](negative and possitive values)[/size]
- New Draw Functions [size=9px](SDL_RotateDeg_Alpha, SDL_DrawCircle, SDL_DrawLine_Alpha, SDL_PutPixel_Alpha, SDL_DrawRect, SDL_DrawRect_Alpha, SDL_DrawFillRect_Alpha)[/size]
- A few minor optimizations, tweeks & enhancements

sdlutils_will01.zip (18 KB)