Hello,
We still have the issue with the Cyrillic fonts in SGTK showing not correctly. (Please, see attach for details)
The good thing is that еру script, provided by Manne a long time ago still perfectly works to fix it:
from PySide import QtCore # tell QT to interpret C strings as utf-8 utf8 = QtCore.QTextCodec.codecForName("utf-8") QtCore.QTextCodec.setCodecForCStrings(utf8)
Now, Could we please, have this fix on the core level of SGTK?
This issue is a real blocker for us, as we have 99% of our text typed with Cyrillic font.
Thank you in advance.
Menubar_and_Shotgun__Pick_a_Work_Area_and_Shotgun__Shotgun_File_Manager_and_Shotgun__Your_Current_Work_Area.png
Menubar_and_Shotgun__Pick_a_Work_Area_and_Shotgun__Shotgun_File_Manager_and_Autodesk_Maya_2014__untitled_.png