ThanLwinSoft.org

Myanmar Unicode Downloads

Ubuntu users can try using the prebuilt packages. You can add the following lines to your /etc/apt/sources.list file.

# KMFL and Pangographite from SIL
deb http://packages.sil.org/ubuntu gutsy main
deb-src http://packages.sil.org/ubuntu gutsy main
# Keyboard and locale from ThanLwinSoft
deb http://www.thanlwinsoft.org/ThanLwinSoft/Downloads/ubuntu gutsy main
deb-src http://www.thanlwinsoft.org/ThanLwinSoft/Downloads/ubuntu gutsy main

Most of the packages are signed. You can add the key to apt's list using:

wget http://www.thanlwinsoft.org/ThanLwinSoft/Downloads/ubuntu/thanlwinsoft.asc -O- # | sudo apt-key add -
wget http://packages.sil.org/ubuntu/dists/silarchive_2006.asc -O- | sudo apt-key add -

Open Synaptic, click Reload and browse the packages by clicking www.thanlwinsoft.org/main in the Origin pane.

You can verify the integrity of files downloaded manually using the command line md5sum program and comparing the result to the ones given here.
e.g. if you downloaded myKeyboards20050228.zip to the current directory:

md5sum myKeyboards20050228.zip

will give

b0c173e0ed21b08427a03678967947a0  myKeyboards20050228.zip

Myanmar Padauk Font

The official web page for Padauk is available at http://scripts.sil.org/Padauk. The font was produced by Martin and Debbi Hosken under the SIL Open Font License. Padauk version 2.2 now contains both OpenType and Graphite tables and has been updated to include the final changes in the Unicode pipeline. PadaukOT will no longer be maintained.

Myanmar Unicode Keyboards

The myWin2.2 Keyman keyboard supports typing Burmese conformant to Unicode 5.1. More details and the layout are available.

The exe files contain an embedded Keyman installer (you have a choice of buying the licensed version from Tavultesoft or using the Free Home Edition if you are eligible).

The kmx file is the compiled Keyman keyboard which you can use if you already have Keyman installed.

The kmn file is the Keyman source file, which can also be used on Linux with SCIM/KMFL.

MyWinE has some support for Myanmar and Sgaw Karen in Unicode 5.1.

Mozilla Firefox/Thunderbird Translations into Myanmar

Click on the XPI link in Firefox or download and browse to the file from the Install button in the Extensions dialog in Thunderbird. After installing the extension restart the application and open the Extension dialog (on Tools menu). Click on the Extension and click Options to switch between English / Myanmar. The Firefox 1.0.1 language pack requires Padauk Uni4, the others require Padauk or PadaukOT 2.1.

If you have corrections please use the feedback form.

Graphite OpenOffice

Graphite OpenOffice - including a Myanmar language locale. Choose the installer (exe) with the highest version number. You only need the .diff patch files if you want to compile OpenOffice for yourself. The diff files are subject to the GNU Lesser General Public License.

TECkit Converters & DocCharConvert

You can either download the converters on their own or as part of DocCharConvert. DocCharConvert requires Java JRE 5 to be installed. Version 1.x are actually Eclipse plugins using SWT. The prerequisite eclipse plugins are included in the installer for windows. If you already have Eclipse installed, you can copy org.thanlwinsoft.doccharconvert_1.0.x.jar into the plugins subdirectory and restart Eclipse. The plugin has been tested on both Windows and Linux. It requires the TECkit JNI library to be available. The DocCharConvert plugin is covered by the LGPL 2.1.

Linux Collation

Linux Collation Algorithm for use with ICU and Glibc. The tar.gz file includes a perl script to generate the collation rules. Older versions of localedef may crash because of the large number of collation rules (glibc 2.4 doesn't have this problem).

Debian packages for Ubuntu gutsy. You can download these directly, or you can add
deb http://www.thanlwinsoft.org/ThanLwinSoft/Downloads/ubuntu gutsy main
to your /etc/apt/sources.list file.

Examples for developing a Myanmar Unicode Website

You need to be familiar with Javascript and CSS to use these examples.

Graphite JNI

A Graphite JNI for Java. The source code for this is available from SVN on scripts.sil.org. The zip contains native libraries for win32, linux amd64 and i386.

About>>