enum-ification (use enum unicode_codepoint instead of uint32_t).
Replaced unicode_is_zerowidth() with unicode_width(), in preparation for "fullwidth" char support. Added UNICODE_UNDEFINED definition (0x0000) (UNICODE_NULL is already defined, at least in MSVC).
Showing
Please register or sign in to comment