Fix for the Russian character support issue. Apparently the font FRIZQT__.TTF has an issue displaying russian characters. So instead of forcing everyone to use ARIALN.TTF, I made it a boolean function to check for the russian locale and replace the font accordingly. I'm going to use this function to implement a font selection option in the BagSync config window.
Fix for the Russian character support issue. Apparently the font FRIZQT__.TTF has an issue displaying russian characters. So instead of forcing everyone to use ARIALN.TTF, I made it a boolean function to check for the russian locale and replace the font accordingly. I'm going to use this function to implement a font selection option in the BagSync config window.