summaryrefslogtreecommitdiff
path: root/modules/unictype/joininggroup-of
blob: 90036e00d6e9347759d78634c2e348101e31230a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
Determine Arabic joining group of a Unicode character.

Files:
lib/unictype/joininggroup_of.c
lib/unictype/joininggroup_of.h

Depends-on:
unictype/base

configure.ac:
gl_LIBUNISTRING_MODULE([0.9.4], [unictype/joininggroup-of])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF
lib_SOURCES += unictype/joininggroup_of.c
endif

Include:
"unictype.h"

License:
LGPL

Maintainer:
Daiki Ueno