added text metrics
[sdlgit/SDL-Site.git] / pages / index.html-inc
CommitLineData
106a1369 1<div class="pod">
2<!-- INDEX START -->
3<h3 id="TOP">Index</h3>
4
5<ul><li><a href="#Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</a>
6<ul><li><a href="#Welcome">Welcome</a>
7<ul><li><a href="#Getting_Started">Getting Started</a></li>
8<li><a href="#Contribute">Contribute</a></li>
9</ul>
10</li>
11</ul>
12</li>
13<li><a href="#Latest_News">Latest News</a>
eeb28fb8 14<ul><li><a href="#Feb_22_2010">Feb 22 2010</a>
106a1369 15<ul><li><a href="#CPAN_Release">CPAN Release</a></li>
0ae306cd 16<li><a href="#Active_Development">Active Development</a></li>
17<li><a href="#TODO">TODO</a>
106a1369 18</li>
c7657333 19</ul>
106a1369 20</li>
21</ul>
22</li>
23</ul><hr />
24<!-- INDEX END -->
49ebb445 25
106a1369 26<h1 id="Simple_DirectMedia_Library_Bindings_">Simple DirectMedia Library Bindings for Perl</h1><p><a href="#TOP" class="toplink">Top</a></p>
27<div id="Simple_DirectMedia_Library_Bindings_-2">
49ebb445 28
106a1369 29</div>
30<h2 id="Welcome">Welcome</h2>
31<div id="Welcome_CONTENT">
dc7fe707 32<p>SDL Perl are a set of bindings to the Simple DirectMedia Library (SDL).</p>
33<p>'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of &quot;Civilization: Call To Power.&quot;' --<cite>www.libsdl.org</cite></p>
106a1369 34<p>SDL Perl is an active and exciting project with many facets. Explore this website to learn more. </p>
49ebb445 35
7af2cb93 36</div>
106a1369 37<h3 id="Getting_Started">Getting Started</h3>
38<div id="Getting_Started_CONTENT">
39<p>To begin using SDL Perl read the tutorials and documentation. </p>
49ebb445 40
106a1369 41</div>
42<h3 id="Contribute">Contribute</h3>
43<div id="Contribute_CONTENT">
49ebb445 44<dl>
106a1369 45 <dt>IRC</dt>
46 <dd>
f8ed1cb0 47 <p>Talk to us on channel <a href="http://widget.mibbit.com/?settings=89f140215d60860684cee2f6a917607f&amp;server=irc.perl.org&amp;channel=%23sdl">#sdl</a> .</p>
106a1369 48 </dd>
49 <dt>Mailing List</dt>
50 <dd>
983945bc 51 <p>Send us an email at <a href="mailto:sdl-devel@perl.org">mailing list</a>.</p>
106a1369 52 </dd>
53 <dt>Testing and Development</dt>
54 <dd>
983945bc 55 <p>Join us on the trac <a href="http://sdlperl.ath.cx/projects/SDLPerl">site</a> to get started on making and grabing tickets. </p>
56 <p>To begin testing read <a href="http://sdlperl.ath.cx/projects/SDLPerl/wiki/Testing">this</a>.</p>
106a1369 57 </dd>
58</dl>
49ebb445 59
106a1369 60</div>
61<h1 id="Latest_News">Latest News</h1><p><a href="#TOP" class="toplink">Top</a></p>
62<div id="Latest_News_CONTENT">
49ebb445 63
106a1369 64</div>
eeb28fb8 65<h2 id="Feb_22_2010">Feb 22 2010</h2>
66<div id="Feb_22_2010_CONTENT">
49ebb445 67
106a1369 68</div>
69<h3 id="CPAN_Release">CPAN Release</h3>
70<div id="CPAN_Release_CONTENT">
77724de4 71
72
73
74
fd78bb9a 75<p><a href="http://search.cpan.org/~kthakore">SDL 2.3_5(Alpha)</a> is on CPAN. The new API has many changes, read the <a href="http://sdl.perl.org/blog-0001.html">release notes</a>. </p>
106a1369 76<p>SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API. </p>
7af2cb93 77
77724de4 78
79
80
81
106a1369 82</div>
83<h3 id="Active_Development">Active Development</h3>
84<div id="Active_Development_CONTENT">
7af2cb93 85<p>SDL Perl is being actively developed to v3.0. The process is as below:</p>
0ae306cd 86
87</div>
88<h3 id="TODO">TODO</h3>
89<div id="TODO_CONTENT">
7af2cb93 90<dl>
0ae306cd 91 <dt>Release 2.3_7</dt>
92 <dd>
93<pre> Mixer Docs, tests, and XS
94
95</pre>
96 </dd>
97 <dt>Release 2.3_8</dt>
98 <dd>
99<pre> TTF Docs, tests and XS
100
101</pre>
102 </dd>
103 <dt>Release 2.3_9</dt>
106a1369 104 <dd>
0ae306cd 105<pre> Pango Docs, tests and XS
106
107</pre>
106a1369 108 </dd>
0ae306cd 109 <dt>Release 2.4.5</dt>
106a1369 110 <dd>
0ae306cd 111<pre> Sugar for Core SDL objects
112 Make SDL work with Frozen Bubble
113
0ae306cd 114</pre>
106a1369 115 </dd>
49ebb445 116</dl>
117
106a1369 118</div>
77724de4 119</div>