Soreepeong / FFXIV-FontChanger

Apache License 2.0
43 stars 1 forks source link

Italic angle is too big with custom fonts #16

Closed endervad closed 1 month ago

endervad commented 1 month ago

Whenever you use a custom font instead of AXIS, in-game italics are angled way too much compared to normal italics.

Example preset JSON with Arial (same as in #15): issue-preset-arial.json Aside from just changing the font, I also adjusted font sizes and horizontal offsets to more closely match the in-game one.

You can quickly check in-game upon opening any map. Screenshot of described issue:

Screenshot 2024-09-17 at 22 27 58
Soreepeong commented 1 month ago

I think I fixed this problem (same reason w/ #17) but didn't make a release out of it; will check again and I'll make a release after checking #15.

Soreepeong commented 1 month ago

image

endervad commented 1 month ago

Fixed in https://github.com/Soreepeong/FFXIV-FontChanger/issues/15#issuecomment-2357014089