| Description: | |
| Determine display width of UTF-32 string. | |
| Files: | |
| lib/uniwidth/u32-strwidth.c | |
| Depends-on: | |
| uniwidth/base | |
| uniwidth/u32-width | |
| unistr/u32-strlen | |
| configure.ac: | |
| gl_LIBUNISTRING_MODULE([1.3], [uniwidth/u32-strwidth]) | |
| Makefile.am: | |
| if LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH | |
| lib_SOURCES += uniwidth/u32-strwidth.c | |
| endif | |
| Include: | |
| "uniwidth.h" | |
| License: | |
| LGPLv3+ or GPLv2+ | |
| Maintainer: | |
| all | |