Skip to content

mkurcius/kanjivg

 
 

Repository files navigation

Fork of great KanjiVG repo

This fork was created in order to be able to install KanjiVG using npm.

Installation

npm install @madcat/kanjivg

How to use

After installing @madcat/kanjivg, in node_modules/@madcat/kanjivg/dist dir you will find two folders:

  • orig - original kanji SVGs from KanjiVG
  • min - minified version of kanji SVGs, which contains only paths. Paths preserve stroke order.

Each of above folders contains another two subfolders:

  • main - kanji svg (without variations)
  • variations - additional kanji variations

Building from source

npm run dist

Licence

KanjiVG is copyright Ulrich Apel and released under the Creative Commons Attribution-Share Alike 3.0 licence:

http://creativecommons.org/licenses/by-sa/3.0/

See the COPYING file for more details.

About

Kanji description and vectorial data in correct stroke order

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%