diff options
author | David Chisnall <theraven@FreeBSD.org> | 2013-10-17 09:14:41 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2013-10-17 09:14:41 +0000 |
commit | e18eccf70da324ec12c4debca3886c415091129c (patch) | |
tree | 4cb231ecb6d1e73e373a5496b7403173d78f60f9 /graphics/graphos/pkg-descr | |
parent | 65fd407a2b02ef20868920ffd9b9c571b7ee46f1 (diff) | |
download | ports-e18eccf70da324ec12c4debca3886c415091129c.tar.gz ports-e18eccf70da324ec12c4debca3886c415091129c.zip |
Notes
Diffstat (limited to 'graphics/graphos/pkg-descr')
-rw-r--r-- | graphics/graphos/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/graphos/pkg-descr b/graphics/graphos/pkg-descr new file mode 100644 index 000000000000..6a6cbc62b1b4 --- /dev/null +++ b/graphics/graphos/pkg-descr @@ -0,0 +1,10 @@ +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. + +WWW: http://gap.nongnu.org/graphos/ |