[SDL] Image resizing
Brian
brian.ripoff at gmail.com
Sat Dec 1 08:57:04 PST 2007
SDL tries not to add functionality which can be implemented in terms
of SDL itself. There is an add-on library, SDL_gfx, that has support
for image scaling (and rotation). Check it out, it is available in the
libraries section of libsdl.org.
On 01/12/2007, Michael Sullivan <michael at espersunited.com> wrote:
> Is it true that SDL can't stretch images? My ally sprites are 64x64,
> and my enemy sprites are 80x40. I'd like them to appear more
> proportional in comparison with the allies...
>
> _______________________________________________
> SDL mailing list
> SDL at lists.libsdl.org
> http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
>
More information about the SDL
mailing list