GNUstep Application Project

Graphos

Graphos is a vector drawing application.

Description

Current version: 0.2, released: 2010-12-24

Graphos is a vector drawing application centered around bezier paths.

Graphos roots are directly set in GDraw, written by Enrico Sersale and released in 2000. Version 0.1 of Graphos is a direct descendant of GDraw: the interface is almost unchanged, but the application has been refactored, reorganized, debugged, rewritten and updated.

The main changes were the transition from post-script to NSBezierPath drawing, total rearrangement of the objects into Drawable Objects and their Editors organized hierachically and the porting to Macintosh.
Finally, after the rearrangment was complete, it was possible to create the Circle tool of which there was no working version in the GDraw tarball I was able to get.

The Undo function was redone from scratch and Graphos 0.1 supports one level of undo for creating and editing of objects.

Version 0.2
The Inspector is completely redone and uses the standard color picker and color well.

Screenshots

Version 0.3:
The new inspector running on Macintosh:
Inspector on Macintosh
The new inspector running on GNUstep:
Graphos on GNUstep

Version 0.1 on GNUstep (libart):

The application, the text editor and the object properties inspector, exactly as they appeared also in GDraw.

Graphos running on the mac: