Graphos is a vector drawing application.
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.7
Improved Bezier Path handling, point addition and removal, handles editing. Path splitting fixed and re-enabled. Interface enhanced for tablet usage.
Version 0.6
Cusps and Symmetric bezier path control points. Bitmap image objects. Improved text object and editor.
Version 0.5
Improved selection and zooming, many bug fixes related o the text editor.
Version 0.3
The inspector was further revamped, being now non-modal and real-time.
New file format (reading of older files continues to be guaranteed) which fixes layering problems.
Version 0.2
The Inspector is completely redone and uses the standard color picker
and color well.
Version 0.3:
The new modeless inspector running on GNUstep:
Version 0.2 with the new inspector:
Version 0.1 on GNUstep (libart):
The application, the text editor and the object properties
inspector, exactly as they appeared also in GDraw.
Version 0.7 (2018-08-01)
Version 0.6 (2017-04-23)
Version 0.5 (2015-10-15)