Context Free Art
Contents |
Momo's editor is available at github.com [1]
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)
To get this front-end work, you will need the following things:
Please see the README and INSTALL files in the package.
This is free software. Please see the COPYING file in the package to read the GNU GPL.
This syntax file enables you to use Vim to edit, compile and display your cfdg files. It supports syntax highlighting, code folding and has keyboards for compiling the file you're editing and displaying the resulting image.
Current version: 0.3 (2009-03-14)
You can download it from its homepage where you can find additional information and installation instructions. There's a thread in the forums where you can report bugs, comments and suggestions for improvements.
pfbtocfdg is a short Perl script that converts a PostScript Type 1 (vector) font to a set of CFDG paths, one per glyph. The resulting paths can then be used in a .cfdg file just like any other CFDG code. Requirements, limitations, and the pfbtocfdg program itself appear in the thread pfbtocfdg—Convert a PostScript Type 1 font in the Context Free Art Developers forum.