0.0.9 • Published 9 years ago

rabbit-epub v0.0.9

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Rabbit Epub Converter

Converter Zawgyi Epub to the Unicode and Unicode Epub to the Zawgyi.

Install

npm install -g rabbit-epub

If you are using linux or mac , you may need root permission

sudo npm install -g rabbit-epub

Usages

rabbit-epub -i file.epub -t [uni|zg]

-i filename	input epub file
-t uni	to convert unicode from zawgyi
-t zg	to convert zg from unicode

Example

cd /Users/myusername/uniepub/
rabbit-epub -i /Users/myusername/epub/zawgyi.epub -t uni

After that , you can find New_zawgyi.epub under the /Users/myusername/uniepub/

It will generate new epub under your current proessing folder.

Credit

  • Rabbit Converter
  • Myanmar Cenus Font
  • Zawgyi Font
0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago