Follow-up Comment #2, task #5084 (project administration): Hi,
You can get the source code from the following URL: http://www.indicybers.com/apcisrs.zip This source package does not include a valid makefile as yet, however the code describes much of the algorithmic requirement. It has been compiled and tested using GCC (DJGPP, CYGWIN, MINGW under FreeDOS/Windows; Linux based testing is due soon). It is intended to be a "library" and hence the "main" function has now been implemented only for testing purposes. As about the requirement for a technical description, I have provided that along with the initial registration request, however, the following two points were missing. 1. Programming language(s) used: ANSI C (C++ class library is a high priority to-do) 2. External library(s): None. The only library functions used currently are printf and scanf! Even these are present only in the demonstration purpose main function, or if command line filters are included. The reference to any other program(s), is to the standard "setfont" command under Linux. Under Windows/DOS, VGA fonts are loaded using an assembly language rountine also under GPL. The algorithm etc. have been described in the original submission. Please do let me know if you need further details. APCISR is intended to be submitted for inclusion in GNU when more mature, so please provide suggestions regarding coding style problems too. Note that this is a solution for porting text-mode GNU applications to Indian languages. All other solutions which could prvided support for this are commercial. -Regards, Abhishek _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/task/?func=detailitem&item_id=5084> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
