blob: 6cef4a1ce57538b2e44e21194544dda99d4a59ac [file] [log] [blame]
Description:
Test whether a Unicode character is "composite".
Files:
lib/unictype/pr_composite.c
lib/unictype/pr_composite.h
lib/unictype/bitmap.h
Depends-on:
unictype/base
configure.ac:
AC_REQUIRE([AC_C_INLINE])
gl_LIBUNISTRING_MODULE([0.9.8], [unictype/property-composite])
Makefile.am:
if LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE
lib_SOURCES += unictype/pr_composite.c
endif
Include:
"unictype.h"
License:
LGPLv3+ or GPLv2
Maintainer:
all