summaryrefslogtreecommitdiff
path: root/modules/unictype/block-list
blob: 153d79636f1744c62e51b8fdec7a8b7b7da77623 (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:
List of Unicode character blocks.

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

Depends-on:
unictype/base

configure.ac:
gl_LIBUNISTRING_MODULE([0.9.5], [unictype/block-list])

Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST
lib_SOURCES += unictype/blocks.c
endif

Include:
"unictype.h"

License:
LGPL

Maintainer:
Daiki Ueno