isocline icon indicating copy to clipboard operation
isocline copied to clipboard

Fix qutf8 decode bug

Open dingmaotu opened this issue 1 year ago • 0 comments

This pull request adds:

  1. fix: unicode_from_qutf8 ignores 0xED and 0xEF cases, some unicode characters are not properly handled (for example, some Chinese punctuations like "?", ";")
  2. a cmake option to make the test targets (example and test_colors) optional

dingmaotu avatar Jan 18 '24 11:01 dingmaotu