diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-27 01:55:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-27 01:55:18 +0800 |
commit | 3c4906fea337d17dd4cdd77b1fb715f958643292 (patch) | |
tree | 3435692ca3f8b1b6ad59c54ff0ba7a1a5f7fad20 /graphics/cfdg/distinfo | |
parent | ae868b64042422a4fcf2b274308e5ea7f2137acd (diff) | |
download | freebsd-ports-gnome-3c4906fea337d17dd4cdd77b1fb715f958643292.tar.gz freebsd-ports-gnome-3c4906fea337d17dd4cdd77b1fb715f958643292.tar.zst freebsd-ports-gnome-3c4906fea337d17dd4cdd77b1fb715f958643292.zip |
Context Free Design Grammar compiler.
About CFDG:
Chris Coyne created a small language for design grammars called CFDG.
These grammars are sets of non-deterministic rules to produce images.
The images are surprisingly beautiful, often from very simple grammars.
Context Free is a full graphical environment for editing, rendering,
and exploring CFDG design grammars.
Features:
* Simultaneously available for Macintosh, Windows and Posix/Unix.
* Progressive image update: watch it generate
* Save generated images in PNG or SVG format.
* Produce animations
* Edit grammars and re-render easily.
* Render very large images (as large as 100 Mega-pixels).
* Can handle generated images with millions of shapes.
* Carefully tuned graphics rendering
* Many built-in examples
* Automatic checking for updates (Mac only).
* It's free, as in beer and as in speech.
WWW: http://www.contextfreeart.org/
PR: ports/121715
Submitted by: Anatoly Borodin <anatoly.borodin at gmail.com>
Diffstat (limited to 'graphics/cfdg/distinfo')
-rw-r--r-- | graphics/cfdg/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/cfdg/distinfo b/graphics/cfdg/distinfo new file mode 100644 index 000000000000..175321e3daf7 --- /dev/null +++ b/graphics/cfdg/distinfo @@ -0,0 +1,3 @@ +MD5 (ContextFreeSource2.1.tgz) = 477242e74c4f953ceca7bf06e944a46e +SHA256 (ContextFreeSource2.1.tgz) = 041a67e34292c898890568fe7236eaafd1608d196951bdaccedeb2275ca198b4 +SIZE (ContextFreeSource2.1.tgz) = 1363136 |