AshitaXI / Ashita

Issue tracker and wiki for the Ashita project.
https://ashitaxi.com/
6 stars 1 forks source link

Ashita config window not working properly (font not readable) #30

Closed joseruizjimenez closed 1 year ago

joseruizjimenez commented 1 year ago

Hello! First and foremost, thank you very much for the Ashita project 🙂

So I'm playing HorizonXI with Ashita, when I open the ashita config window (as well as any addon that displays ashita "windows"), I get this error with the font letters (see the attached image)... does anybody know how to fix it? I'm running ashita in a virtualized W11 with Parallels (running on a Mac)... Thank you!

error ashita

atom0s commented 1 year ago

Hello, not sure what would cause this to happen other than the font failing to load. If you are using any kind of addon (ie. imguistyle) to alter the look/size and such of ImGui, you could try and disable that first. If you use another addon that is altering the overall font of ImGui be sure that it can properly find the font it is trying to use.

Other things to try would be:

atom0s commented 1 year ago

Closing due to inactivity.

Another common cause of font issues with ImGui are due to DPI scaling settings. If you are on Windows and have the DPI scaling of the entire system more than 100%, then you will need to disable the scaling for pol.exe in its properties. There is an option under the 'Compatibility' tab to change DPI settings and allow the app to control that itself.