-
Notifications
You must be signed in to change notification settings - Fork 2
library to support propery character/word boundary segmentation for Burmese in pango
License
trhura/pango-myanmar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About ----- This module implement proper Myanmar text boundary segmentation for pango. This module is based on mymr-pango shaping module, written Ko Tin Myo Htet. However, I have stripped the shaping parts, because most Myanmar fonts available have the shaping rule embedded inside. Install ------- See `INSTALL' for generic installaton instructions. Building -------- 1. ./configure --prefix=<prefix> 2. make 3. `make install' will install myanmar pango module to following path- <prefix>/lib/mymr-pangomod/pango/<mymr-pangomod-version> e.g. /usr/lib/mymr-pangomod/pango/0.7.0 4. create pango rc file ~/.pangorc or <sysconfdir>/pango/pangorc (<sysconfdir>=/etc normally) for global which has- [Pango] ModulesPath=<path to installed mymr-pangomod>:<path to installed pango modules> e.g. [Pango] ModulesPath=/usr/lib/mymr-pangomod/pango/0.7.0:/usr/lib/pango/1.4.0/modules 5. run pango-querymodules > <sysconfdir>/pango/pango.modules e.g. pango-querymodules > /etc/pango/pango.modules
About
library to support propery character/word boundary segmentation for Burmese in pango
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published