Text Editor in MS Compiled BASIC language
TEXT EDITOR

 

VECTOR GRAPHICS

 

 

RASTER GRAPHICS

VECTOR GRAPHICS
Editor
Displayer





We built a text editor that was written completely in BASIC.

This editor works like a word processor, but differs in that it is capable of displaying vector graphics.

Vector Graphics enables graphics objects to be specific with certain attributes as parameters.

Graphics objects include lines, rectangles, ellipses, circles that may be specified by their starting/ending points, radii and so forth.

Raster graphics are bitmap images that may be loaded as files and displayed bit by bit.

In writing the editor of the vector graphics objects, the user is presented with a screen whereby they can