To Reproduce
Place a label with text=('µ') on an ui and generate the code. In the gerated file, the charcter 'µ' is displayed as '�'.
Edit:
To be precise: I use the label from customtkinter.
Expected behavior
In versions prior to 0.39, the unicode behavior was as expected.
Your Environment (please complete the following information):
Unicode characters are not displayed correct.
To Reproduce Place a label with text=('µ') on an ui and generate the code. In the gerated file, the charcter 'µ' is displayed as '�'. Edit: To be precise: I use the label from customtkinter.
Expected behavior In versions prior to 0.39, the unicode behavior was as expected.
Your Environment (please complete the following information):