New module 'libunistring-optional'.
[gnulib.git] / modules / unictype / property-bidi-pdf
1 Description:
2 Test whether a Unicode character is "bidi pdf".
3
4 Files:
5 lib/unictype/pr_bidi_pdf.c
6 lib/unictype/pr_bidi_pdf.h
7 lib/unictype/bitmap.h
8
9 Depends-on:
10 unictype/base
11 unictype/bidicategory-of
12
13 configure.ac:
14 AC_REQUIRE([AC_C_INLINE])
15 gl_LIBUNISTRING_LIBSOURCE([0.9], [unictype/pr_bidi_pdf.c])
16
17 Makefile.am:
18
19 Include:
20 "unictype.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Bruno Haible
27