XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Override fonts only work with system fonts?

Open javiert239 opened this issue 4 years ago • 2 comments

Hi

When I use the function override font, it only works with system fonts. With this I mean that if I download and install a font, and I set in the config file, le application don't do anything.

But if I use the system fonts, the ones that already come with Windows, it works just fine.

This is normal?

javiert239 avatar Sep 19 '21 02:09 javiert239

I have to admit that I do not actually know this. It could be true, as I never tried installing and using a new font.

Currently there's no other option in this plugin to change the font. I'll keep it in mind as a potential future feature.

gravydevsupreme avatar Oct 09 '21 08:10 gravydevsupreme

After more investigation OverrideFont probably only works with fonts that the OS comes with, which admitted is odd behaviour on Unity side. May look into supporting other fonts in the future.

gravydevsupreme avatar Jan 09 '22 12:01 gravydevsupreme