COMPILAT was a drawing software that I wrote in more than one year. The main purpose was not just to make drawings, but to have the possibility to use these drawings inside other programs and games I were programming at that time.
With COMPILAT, I had the possibility to create a vectorial text file format, that I could use in other applications.
The available commands were:
- Line
- Radial/Sequential lines
- Circle
- Arc
- Ellipse
- Paint
- Insert text
- Set color
- Zoom
- Load/Save/Insert the vectorial file
Programming language: Microsoft GWBasic.
Project started on: March, 1992. Status: just for personal use.