Tasks:GTK Backend: Difference between revisions
Jump to navigation
Jump to search
m →References: link added |
Asipicabad (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://esinyqynyso.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]= | |||
---- | |||
=[http://esinyqynyso.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
__NOTOC__ | __NOTOC__ | ||
Back to [[Tasks:Contents|Task List]] | Back to [[Tasks:Contents|Task List]] | ||
Line 12: | Line 20: | ||
== Requirements == | == Requirements == | ||
* | * <span style="text-decoration:line-through;">Implement the <tt>screen</tt> and <tt>surface</tt> interfaces on top of GTK+.</span> (done) | ||
* | * <span style="text-decoration:line-through;">Implement proof-of-concept GTK+ app that can display game objects.</span> (done) | ||
== References == | == References == |
Revision as of 01:12, 24 November 2010
Back to Task List
Overview
A GTK+ gfx backend module would make internal objects such as images and sprites available to content editors.
Dependencies
None
Requirements
- <span style="text-decoration:line-through;">Implement the <tt>screen</tt> and <tt>surface</tt> interfaces on top of GTK+.</span> (done)
- <span style="text-decoration:line-through;">Implement proof-of-concept GTK+ app that can display game objects.</span> (done)
References
- GTK+ backend code in CVS
- Suggestion and sample code on adonthell-devel
- SDL gfx backend as reference implementation.
- GTK+ documentation
- Cairo documentation