isocline
isocline copied to clipboard
Fix qutf8 decode bug
This pull request adds:
- fix:
unicode_from_qutf8ignores 0xED and 0xEF cases, some unicode characters are not properly handled (for example, some Chinese punctuations like "?", ";") - a cmake option to make the test targets (example and test_colors) optional