Skip to content
Snippets Groups Projects
Commit 7c9fbc7e authored by rswindell's avatar rswindell
Browse files

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).
parent aa9c0dfa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment