[Gambas-user] new released of sdl component ...

Fabien Bodard gambasfr at ...11...
Mon Aug 22 02:09:41 CEST 2005


Le Dimanche 21 Août 2005 01:53, Laurent Carlier a écrit :
> http://gamebas.tuxfamily.org/download/
>
> ---
> the changelog :
> xx/xx/xx - Laurent Carlier
> Image component
> * Now a default font is available (sfont) if none defined (draw.c
> defaultfont.h)
>
> 20/08/05 - Laurent Carlier
> Sound Component
> * Now music can be part of the binary (thanks benoit !) (sound.c)
> Image component
> * Now mouse position (not relative) works outside of mouse event (mouse.c)
> * Early joystick detection (joystick.c joystick.h)
> * First steps for sprite animation (gambas component part)
> * Surface.Blit is now called Surface.Draw (surface.c)
> * Now fonts can be part of the binary (thanks benoit !) (font.c)
> * New event for Screen : Screen_resize (screen.c screen.h event.c event.h)
> * New property for Screen : border can be fixed or resizable (screen.c
> screen.h))
> * Driver.BestPixelDepth is now Driver.DefaultDepth (driver.c)
> * DriverInfo is now called Driver (driver.c)
> * Fix a bug with convertion of alpha/non-alpha surfaces, now twices
> correctly
>   managed (surface.c)
> ---
>
> And a small piece of code to test sprite. Sprite.Load() is currently
> broken, Sprite.FromSurface must be use.
or change the path : add 'Application.Path &/ ' before the image name :)
>
> Test it and send comments :)
>
> Have fun !





More information about the User mailing list