New module 'uniwidth/u32-strwidth'.
[gnulib.git] / modules / uniwidth / u16-strwidth
1 Description:
2 Determine display width of UTF-16 string.
3
4 Files:
5 lib/uniwidth/u16-strwidth.c
6
7 Depends-on:
8 uniwidth/base
9 uniwidth/u16-width
10 unistr/u16-strlen
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += uniwidth/u16-strwidth.c
16
17 Include:
18 "uniwidth.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25