cppit/jucipp

UTF special characters in sidemap

insunaa opened this issue · 1 comments

Some special characters are rendered incorrectly, or rather disproportionately large in the sidemap. For example the UTF-8 characters 0x01 or 0x02.
render_error

Nevermind the terrible code for the terribly simple task. I was just really bored today.

Thank you, but the problem lies in gtk+ when its drawing the hexadecimal values of special UTF-8 characters. When the font size becomes small, the square around the hexadecimal values are not correctly adjusted. Please report this issue to gtk+.