mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
5 lines
247 B
Plaintext
5 lines
247 B
Plaintext
GooCanvas is similar in many ways to GnomeCanvas and FooCanvas.
|
|
But it uses cairo for rendering, has an optional model/view split,
|
|
and uses interfaces for items & models (so you can easily turn any
|
|
application object into a canvas item or model).
|