DrawIt 3.5 for OS/2 Warp Source Code page Description The sources can be downloaded as is. The sources may be used in your product,.see the copyricht notice for details. The reason to put the sources on the internet is to help the OS/2 community with their effort in making and keeping OS/2 as platform of choice. Second, due to RSI I'm unable to maintain drawit any longer. I hope someone is able to pick this up and add things like SVG export which must be easy. Included are the C-sources and headerfiles in the port directory. There is a lib directory wherein the sources of the generic bitmap sources should be placed ( also known as GBMSRC). Download sources from the internet. Use the makefile in the directory to create the library. In the JPEG directory you find libraries made with the VisualAge 2.11 and 3.0 versions. Use the included makefile to create your own library. You have to download the sources from the internet yourself. In the help directory there is an old IPF souce but this is not the final version. Use hyperwise to edit the helpfile. To build DrawIt the following steps need to be taken: 1. Build the JPEG library or have at least the JPEG sources in the JPEG directory. Use the makefile I have added for optimal performance on OS/2. 2. Build the GBMSRC lib or have at least the sources 3. Run nmake in the make directory, objects will be placed in the obj directory. There are sources like dialog.c and drwtrian.c which are not part of the product. So you can delete them. Actually use the makefile to see what you really need. 4. Copy the .hlp file to the root where DrawIt.exe is placed. 5. If this all works, the actual development can start. 6. Good luck! Copyright notice All sources fall under the GNU General Public License. For information about how this works check the webside GNU General Public License If you cannot agree with this license model than do not download the sources. Jasper de Keijzer - 9 Oct - 2006