Infiziert90 / ChatTwo

European Union Public License 1.2
17 stars 13 forks source link

Blurred letters in settings and chat. #96

Closed Azarovalina closed 1 month ago

Azarovalina commented 1 month ago

It seems as if I had changed the resolution only of the settings window and the chat, everything looks blurry. imagen Compare the font on the left with the two windows on the right. There should be a button to reset settings, and if there is, I don't see where it is.

Infiziert90 commented 1 month ago

Your issue is actually using the default font (custom font checkbox unchecked) and a font size that isn't compatible with it

Axis Font, the ffxiv font only supports some specific sizes, 9.Xpt, 12pt, 18pt

Chat2 uses px for its font size, so you would have to quickly calculate the conversion and use such a size by double clicking the size field and typing it in

(12pt = 16px) for example

Also you can reset any Plugin by right-clicking it in the installer and choosing the reset option