Skip to content

Getting fullwidth unichar for g_unichar_xdigit(_value)

For now the functions g_unichar_xdigit(_value) were taking into account only ASCII char values. This patch take into account the Unicode characters as well.

Fix issue #58 (closed)

Edited by Emmanuel Fleury

Merge request reports