summaryrefslogtreecommitdiff
path: root/modules/unictype/joiningtype-of
blob: 1c102704ef71fbab9358d6305e42288e5e5a8aa7 (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
27
Description:
Determine Arabic joining type of a Unicode character.

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

Depends-on:
unictype/base
unictype/category-test-withtable

configure.ac:
gl_LIBUNISTRING_MODULE([1.1], [unictype/joiningtype-of])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF
lib_SOURCES += unictype/joiningtype_of.c
endif

Include:
"unictype.h"

License:
LGPLv2+

Maintainer:
all