Skip to content

myildirim/GMLImageRenderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You will need Python Imaging Library (http://www.pythonware.com/products/pil/) to run the script.

Usage:
Following will fetch the GML with gml_id 
from http://000000book.com/data and render it to output.png
$ python GMLImageRenderer.py -id gml_id output.png 

Following will load a local GML file named file.gml and render it to output.png
$ python GMLImageRenderer.py -file file.gml output.png


About

Graffiti Markup Language image generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published