X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fblog-0005.html-inc;h=c077315385a0413bbbfcf19723981f344aa63afa;hb=6855e5615bff699e656bdd67be71ac965fc77f54;hp=b877a586ebd3700312ebdd7388f082781e50f431;hpb=a05e5d4499fb58198e463162d0385e8a156e1f03;p=sdlgit%2FSDL-Site.git diff --git a/pages/blog-0005.html-inc b/pages/blog-0005.html-inc index b877a58..c077315 100644 --- a/pages/blog-0005.html-inc +++ b/pages/blog-0005.html-inc @@ -1,13 +1,14 @@

-SDL 2.503 Released! +SDL 2.512 released - Layers Support added

-

SDL 2.503 has been released on to CPAN. The changes are mostly in the new features added to SDLx::* layer. However as our continuing attempt to improve cross platform support we have some low level fixes.


-

Most interstingly we have begun work on SDLx::Sprite::Animated. Although, volatile, this addition will be highly anticipated. We look forward for more work on it soon. Additionally are the changes in SDLx::Surface. SDLx::Surface is an attempt to provide gfx, pixels, video and low level surface functions in a combined and simpler interface.


-

Since SDLx::Sprite and SDLx::App depends on SDLx::Surface, new features will be propagated and the magic amplified! These are exciting times for SDL in Perl. So come join us for great justice on #sdl irc.perl.org or sdl-devel@perl.org.


-The detailed changelog are provided at CPAN.
-
-Kartik Thakore -


-

\ No newline at end of file +The new release of SDL adds Layer support, which means that rendering surfaces by layers is a lot easier. SDL 2.512 has several other changes too. An experimental physics interface and minor fixes. Have a look at the CHANGELOG.
+
+
+Here is an implementation of the new Layer stuff. Solitaire.
+
+
+
+


+

\ No newline at end of file