X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2Fblog-0021.html-inc;h=8978342f5d6ba01117e1a0dda5f9dbe8d8a5a674;hb=e785862422f3e827a242fc244bd57b23443887ce;hp=720d4f00e580beb90a6b81c520cc9b7ab5f6e3da;hpb=6e0d970b5047980a17d230b86d5c27c49213d18c;p=sdlgit%2FSDL-Site.git diff --git a/pages/blog-0021.html-inc b/pages/blog-0021.html-inc index 720d4f0..8978342 100644 --- a/pages/blog-0021.html-inc +++ b/pages/blog-0021.html-inc @@ -1,6 +1,36 @@

-SDL Perl v2.2.2 out and Plans for v2.4 +SDL Perl Showcase

-
The early bird may get the worm,
and the second mouse may get the cheese,
but I want neither the worm nor the cheese,
'cause I am not a mouse or a bird.



       I have release v2.2.2 which includes several bug fixes:

You can grab this release off CPAN.

This is still a stopover to the major release v2.4. Which will hope fully solve the memory leaks problems.


--yapgh
\ No newline at end of file +
+SDL_Mixer and Effects

+
+

+This demo shows the new work we have finished for SDL_Mixer support in SDL_perl . (FROGGS++)
+
+
+
+
+Get it at: playlist.pl, you need some .ogg files to play in the same directory. Use the down key to go through them.
+
+
+SDL_TTF support

+
+
+

+
+This shows the current work on SDL_TTF support. UTF8 and Uncicode are supported.
+
+See the t/ttf.t test in github SDL_perl.
+
+
+
+Spinner (Destiny Swirl) Arcade Game

+

+
And finally as a proof of concept we have been working a simple arcade game to test our bugs, and scope out our high level bindings. You can get it at the Spinner repo. This wiki page will help you set up for your platforms. 
+


+

\ No newline at end of file