This program is here only to show how to use the G2D library. Contents of the library : G2D.a : The library itself Tools.h, Talloc.h: Include files that define function prototypes FontB.tim : Font graphic definition FontB.h : Include file that define FontB.tim usage G2D.doc : Explanation of G2D library (simple and in French) Contents of the program : sv.c, sv.h : The sample program sv.o : The result of sv.c compiling sv.psx : The executable resulting makefile : The way how to build sv.psx heart.tim : The graphic used with the program Text : The modifiable text file (edit it) auto : The YAROZE load procedure go.bat : The 'dos bat' file used to run the sv.psx You can used this G2D library to make your own application, without modified it. Any comments, bug reports to dambrosio@esker.fr Don't send me e-mail to say to me that sv.psx is not funny. I know it, it's a sample, not a game. If you don't appreciate it, well delete it, don't blame me. If you use it in your own application, send me e-mail to show me the result. If you have nice feature to include in this library, why not, e-mail me to propose what you have. If you have nice request that you want to have in this library, e-mail me too. I will try to do it (or to found it). If you want to make a more complete documentation on it, thank you, send it to me. All persons contributing to G2D (doc, library, font) will be named, when the new version including features will be released. Thank you for reading this file.