Giter Site home page Giter Site logo

mmfont.net's Introduction

mmfont.Net

.Net library for converting between Unicode โ†”๏ธ Zawgyi

AppVeyor Build status Travis CI Build Status

Credit

This library is .Net adaptation of mmfont by @setkyar who packaged @saturngod's Rabbit into php.

Usage

using mmfont.Net;

public partial class Main : Form
{
    private void btnConvert_Click(object sender, EventArgs e)
    {
        txtUni.Text = Converter.ZG2Uni(txtZawgyi.Text);
    }
}

Warning

This is not a fully functional library. Instead, it's just a starter with lots of rooms for improvement.

mmfont.net's People

Contributors

mgthantzin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mmfont.net's Issues

Consulting?

Hello Thant,

I came across your repo while doing some research about how to use Burmese in a Unity project. I'm budgeting a localization for a client, and since I do not read Burmese, nor have I ever worked with Zawgyi, I'm planning to add a line in the budget for a few days of consulting, to help me QA my implementation and solve any bugs that arrive. Is that is something you'd be interested in, could you ping me at Ben [AT] headsetimmersive [DOT] com and let me know what your day-rate would be. Thanks! :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.