rust-birkana 0.1.1

Creates Birkana rune symbols SVG representation of given hexadecimal number.
rust-birkana-0.1.1 is not a library.
Visit the last successful build: rust-birkana-1.1.2

rust-birkana

![Crates.io] (https://img.shields.io/crates/v/rust-birkana.svg)

Birkana SVG generator.

Recently I read this awesome article about representing hexadecimal numbers using runic system. So I created this little program that takes hexadecimal string on stdin and spits out SVG data on stdout. The code is not that nice, I just wanted a working version.

Usage:

echo "0123456789abcdef" | rust-birkana > target.svg

This results in this kind of SVG image:

This is a image of my name encoded in UTF-8 and represented as HEX (it doesn't fit here):