1 - New updates doesn't work on TW servers anymore
What steps will reproduce the problem?
1. fail to register unicode font to LSM
After I have add the 255 at the end of the register line, LSM3 is able to display unicode font as a choice when choosing font.
-- LibSharedMedia-3.0 support
local SharedMedia = LibStub("LibSharedMedia-3.0")
SharedMedia:Register("font", "UnicodeFont", UNICODEFONT, 255)
What is the expected output? What do you see instead?
this function doesn't work
local function ApplySystemFonts()
-- Chat bubbles
STANDARD_TEXT_FONT = UNICODEFONT
-- Names above people's heads
UNIT_NAME_FONT = UNICODEFONT
NAMEPLATE_FONT = UNICODEFONT
| User | When | Change |
|---|---|---|
| NightOw1 | Oct 31, 2010 at 18:13 UTC | Create |
Facts
- Reported
- Oct 31, 2010
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0