mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
17986dbf5b
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
7 lines
307 B
Text
7 lines
307 B
Text
Gaphas is a MVC canvas that uses Cairo for rendering. One of the
|
|
nicer things of this widget is that the user (model) is not bothered
|
|
with bounding box calculations: this is all done through Cairo.
|
|
|
|
This requires decorator and simplegeneric.
|
|
|
|
To build, this requires nose, pysetuptools and setuptools_git.
|