Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 553 Bytes

mmfont

Build Status

A simple python module which converts zawgyi <=> unicode strings. It is generated from paytan which utilizes the conversion rules from parabaik.

Usage

The two main functions are named uni512zg1 and zg12uni51 for conversion between Zawgyi 1 and Unicode 5.1 encodings.

from mmfont.converter import uni512zg1, zg12uni51

License

MIT