![]() |
libghostty
|
Go to the source code of this file.
Functions | |
| GHOSTTY_API uint8_t | ghostty_unicode_codepoint_width (uint32_t cp) |
| GHOSTTY_API size_t | ghostty_unicode_grapheme_width (const uint32_t *cps, size_t len, uint8_t *width) |
Unicode utilities - codepoint properties matching the terminal's text layout semantics.
Definition in file unicode.h.