BetterBags

BetterBags

1M Downloads

Wrong codepage for content of custom categories

RedSkotina opened this issue ยท 3 comments

commented

Addon Version

0.1.6

World of Warcraft Version

Retail

Describe the bug

Characters of another language are displayed incorrectly when setting the contents of sections.
Seems uses font with support for only english language.
And users cant change font settings.

Steps to reproduce

  1. Open any Custom Category settings while using non english client.
commented

just use SetTextScale(0.95) instead of SetFont("Fonts\FRIZQT__.TTF", 14, "THICK") for example and we're all gucci
image

commented

Can you send me a screenshot? I use Blizzard default fonts, which should update based on locale.

commented

Can you send me a screenshot? I use Blizzard default fonts, which should update based on locale.

bb1