Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
14 stars 4 forks source link

Detect invalid characters #98

Open Elscrux opened 2 years ago

Elscrux commented 2 years ago

Skyrim's fonts can only handle very few characters, otherwise they will show up as boxes in-game.

erri120 commented 2 years ago

Depends on the font. If the user installs a CJK font like Japanese Font Library SE then they won't see boxes. Not sure how you would detect if someone is using a patched font that allows these characters.