adah1972 / libunibreak

The libunibreak library
zlib License
173 stars 38 forks source link

lb_get_char_class() function added #40

Closed virxkane closed 1 year ago

virxkane commented 1 year ago

Added public function lb_get_char_class() that returns the Unicode character class for the specified code and context.

The purpose of the function is indicated in #39.