K00L Posted December 19, 2011 Share Posted December 19, 2011 (edited) So I recently got SkyUI. I had been using the Fertigo Pro font because I found the vanilla font repulsive :sick: (a little exaggeration there). When you install SkyUI it overwrites the fontconfig text file. So I went in and changed it, and this is what I did: fontlib "Interface\fonts_console.swf"fontlib "Interface\fonts_en.swf"fontlib "Interface\fonts_en2.swf"map "$ListFont" = "Fertigo Pro" Normalmap "$ConsoleFont" = "Arial" Normalmap "$StartMenuFont" = "Dragon_script" Normalmap "$DialogueFont" = "Fertigo Pro" Normalmap "$EverywhereFont" = "Fertigo Pro" Normalmap "$EverywhereBoldFont" = "Fertigo Pro" Boldmap "$EverywhereMediumFont" = "Fertigo Pro" Normalmap "$DragonFont" = "Dragon_script" Normalmap "$SkyrimBooks" = "SkyrimBooks_Gaelic" Normalmap "$HandwrittenFont" = "SkyrimBooks_Handwritten_Bold" Normalmap "$HandwrittenBold" = "SkyrimBooks_Handwritten_Bold" Normalmap "$FalmerFont" = "Falmer" Normalmap "$DwemerFont" = "Dwemer" Normalmap "$DaedricFont" = "Daedric" Normalmap "$MageScriptFont" = "Mage Script" Normalmap "$SkyrimSymbolsFont" = "SkyrimSymbols" Normalmap "$SkyrimBooks_UnreadableFont" = "SkyrimBooks_Unreadable" NormalvalidNameChars "`1234567890-=~!@#$%^&*():_+QWERTYUIOP[]ASDFGHJKL;'ZXCVBNM,./qwertyuiop{}\\asdfghjkl;'zxcvbnm<>?|¡¢£¤¥¦§¨©ª«®¯°²³´¶·¸¹º»¼½¾¿ÄÀÁÂÃÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ ÿ " Now here's my issue. The number for my level and the numbers for my health/stamina/mana amounts are the little boxes that come in when things are put in not in the font's range. But I had the numbers before.I don't really know what I did wrong. I'm not very good with stuff like this (that's why I can never make cool mods... or when I try to I fail and give up :wink: ) so some help would be appreciated.And thanks to anyone who can help :turned: Edited December 19, 2011 by K00L Link to comment Share on other sites More sharing options...
K00L Posted December 20, 2011 Author Share Posted December 20, 2011 Found my problem! I left map "$EverywhereBoldFont" = "Fertigo Pro" Bold with the bold on the end rather than normal. Apparently the numbers are bold in SkyUI, and Fertigo Pro does not work with bold numbers! :whistling: Link to comment Share on other sites More sharing options...
Recommended Posts