> > I have had an interest in creating an sdlgraph unit for a while, and have > > been planning for a few months. I didn't really know that there was other > > talk about this, although I suspected it. So today, I looked around and > > saw some interest, and this listed as a project. > > > > I am starting this project. Whether or not it will be good enough to be > > included in the official fpc is yet to be seen. But I just wanted to > > announce that I will be working on a graph unit implementation using sdl. > > Any comments are welcome. > > I'll be doing the SDL translation. (there already is some in contrib/sdl) > > What FPC version are you going to target? 1.0.x, 1.9.x or both?
Actually, I was simply going to build an interface on top of SDL4Freepascal that provides GRAPH function calls. As long as SDL4Freepascal works on both 1.0.x and 1.9.x, I don't see why it wouldn't work for both. Also, I noticed in the current implementation of GRAPH, it doesn't support all screen modes (or it doesn't seem to), which was where I was going to start. I'll take a look at what is in contrib/sdl Angelo _______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel
