From Context Free Art
Momo's Context Free Editor
Context Free Editor is a front end for the Context Free command line version. You can find the source code and information at http://dospeixos.net/projects/contexteditor/.
Run ContextEditor.rb (you will need chmod +x this file) and start writing your cfdg files.
You will need Ruby and Ruby-Gnome2.
Context Free Editor uses the cfdg binary file included
in the binary folder, so you don't need to compile it.
Anyway, you can replace this file with your own compiled
version.
Changes
- New toolbar with the crop, width, height and variation code options.
- Removed the render size window, we don't need it now.
- added line number to statusbar.
- new buttons added to the main toolbar.
Contact
ivanrise _at_ gmail _dot_ com
Skrabak Csaba's CFDG-FE
The source code for cfdg-fe, a CFDG front-end for Linux, can be found at http://impulzus.com/~tchibo/cfdg-fe-dl/ (moved here 26th November, 2006)
Dependencies
To get this front-end work, you will need the following things:
- Linux (although this software is written in the multiplatform environment of GTK+, there are platform-dependent functions in this front-end; Windows and Mac users please download another front-end from [ http://www.contextfreeart.org/mediawiki/index.php/Download_page])
- Command line shell (sh or one of its descenders, but hey, Linux usually includes this)
- GTK+ and Pango packages installed (contact your package manager, dselect, aptitude, synaptic, or whatever you like; these packages usually come with gnome)
- CFDG (Context Free Design Grammar compiler program) installed in one of the binary directories of your system
- The root password (for installing, but hackers can try manual installs not needing the root pass).
Further details
Please see the README and INSTALL files in the package.
Copying
This is free software. Please see the COPYING file in the package to read the GNU GPL.