• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build-aux/H01-Aug-2018-16,67412,425

data/H03-May-2022-580500

doc/H03-May-2022-2,9112,290

include/H03-May-2022-2,7951,536

m4/H01-Aug-2018-9,0758,203

src/H03-May-2022-12,7489,815

tests/H03-May-2022-2,2901,919

AUTHORSH A D21-Jan-2017250 97

COPYINGH A D21-Jan-201725.9 KiB511422

ChangeLogH A D01-Aug-2018124.9 KiB3,8342,577

INSTALLH A D10-Apr-201815.4 KiB369287

Makefile.amH A D21-Jan-2017266 1610

Makefile.inH A D03-May-202227.6 KiB882785

NEWSH A D01-Aug-20185.4 KiB166129

READMEH A D01-Aug-20181.1 KiB3627

VERSIONH A D01-Aug-20187 21

aclocal.m4H A D01-Aug-201857.7 KiB1,6121,465

configureH A D01-Aug-2018445.1 KiB15,15912,676

configure.acH A D01-Aug-20184.3 KiB163135

libthai.pc.inH A D21-Jan-2017228 1210

README

1General Information
2===================
3
4LibThai is a set of Thai language support routines aimed to ease
5developers' tasks to incorporate Thai language support in their
6applications. It includes important Thai-specific functions e.g. word
7breaking, input and output methods as well as basic character and
8string supports. LibThai is an Open Source and collaborative effort
9initiated by Thai Linux Working Group and opened for all contributors.
10
11LibThai includes Thai language support routines:
12
13  - Thai character set support: TIS 620, ISO/IEC 10646
14  - Thai character properties
15  - Thai string manipulators
16  - Thai string collation
17  - Thai word breaking
18  - Thai cell clustering
19  - Thai input method
20  - Thai output method
21
22More information about LibThai can be found at its official web site:
23https://linux.thai.net/projects/libthai/ or via e-mail
24thai-linux-foss-devel@googlegroups.com
25
26Installation
27============
28
29See the file 'INSTALL'.
30
31License
32=======
33
34LibThai is copyrighted by its authors and licensed under terms of the
35GNU Lesser Public License (LGPL) - see file COPYING for details.
36