Difference between revisions of "GOOD"

From GNUstepWiki
Jump to navigation Jump to search
(New)
 
 
Line 2: Line 2:
 
shortdescription = GOOD stands for GNUstep Object Oriented Diagramming. |
 
shortdescription = GOOD stands for GNUstep Object Oriented Diagramming. |
  
currentversion = [http://cvs.savannah.nongnu.org/viewcvs/?root=good 0.0.1] |
+
currentversion = [https://cvs.savannah.gnu.org/viewvc/good/good/ 0.0.1] |
  
 
releasedate = Unknown |
 
releasedate = Unknown |

Latest revision as of 17:31, 11 February 2024

GOOD stands for GNUstep Object Oriented Diagramming.

Current Version: 0.0.1

  • Released: Unknown
  • Licensed: GPL2

Overview

GOOD is a library that aims to provide GNUstep developer a way to add MODERN diagramming capabilities to their own application.

Features

MODERN for GOOD means a couple of things:

  • GOOD must understand all (at least the maximum ) types of data to render nodes such as:
    • Basic image rendering
    • SVG
    • PDF
    • Poscript
    • And so on ...
  • A diagram should be alive. (animation capabilities on node)
  • Event handling

Maintainer

Frederic Loui

Related Links