SGFtoKifu SourceForge.net Logo
Hosted by SourceForge
 
       SGFtoKifu generates kifu diagrams from SGF files. It has been tested on windows and linux, but should run on more platforms that have python.

Example
Download
Installing
How to use
License
Contact


Example


 This an image generated by SGFtoKifu





Download


Files for download available at the sourceforge download page.

In order to run SGFtoKifu you will also need:

- Python Programming Language: available at http://www.python.org

- Python Imaging Library: available at http://www.pythonware.com/products/pil/


Installing


        Download and install the Python programming language and the Python Imaging Library if you don't have them already. Then just download and extract SGFtoKifu and you're ready to use it. See above for information on where to download these files.


How to use

        SGFtoKifu is a command line utility (for now). To run it with the default settings just write:

python sgftokifu.py [name of the sgf file]

       for example:
python sgftokifu.py kisei.sgf

For more information, please check the README.TXT file included in the sgftokifu files.


License


        SGFtoKifu is released under the GPL.
        With SGFtoKifu are included files from the GoTools project and and a font from Free UCS Outline Fonts. These are also released under the GPL. Please check their project pages for more details.


Contact


Project administrator: Manuel Cabral
(Remove "NSPM" from the email address)


Links

Python Programming Language
Python Imaging Library
GoTools project
Free UCS Outline Fonts
SGF File Format