Well, I have stated in the last post that I have resigned and that's true. Nevertheless whenever
I'll find a little bit time for TI stuff (now and in the future) and if it is worth to release it,
you can find it here.
This time it's a library for TIGCC called ExtGraph.
The ExtGraph Library is an AddOn to the TIGCCLIB. It's a compile-time library (used functions
are fetched from the library during the linking stage) and it contains various useful graphics
related routines which are missing in the TIGCCLIB or modified routines which are implemented
with maximum speed in mind.
Actually the ExtGraph Library consists of 59 additionally functions and 14 additionally macros.
You can download the latest version (0.76) here.
Note that the library is still in beta stage and I haven't found enough time to test it carefully.
Please use the MessageBoard to report any problems or bugs. And, Of course, the
best way to report a bug is to post a small program which reproduces it.
|