Kimtaro / kanjivg2svg

Ruby script to convert SVG data from the KanjiVG project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kanjivg2svg

This Ruby 1.9 script takes stroke order data from the KanjiVG project and outputs SVG files with special formatting.

Usage

$ ruby kanjivg2svg.rb path/to/kanji [frames|animated|numbers]

You can change the output type by setting the second argument. If not set it will default to 'frames'. The animated and numbers are less perfected compared to the frames output.

In this repo I've included svg files generated with the 'frames' option.

License

By Kim Ahlström kim.ahlstrom@gmail.com

Creative Commons Attribution-Share Alike 3.0

KanjiVG

KanjiVG is copyright (c) 2009/2010 Ulrich Apel and released under the Creative Commons Attribution-Share Alike 3.0

About

Ruby script to convert SVG data from the KanjiVG project


Languages

Language:Ruby 100.0%