Hello,
I'm using this script here by Galv but have encountered a small problem with text alignment when I changed the font:
https://galvs-scripts.com/galvs-menu-themes-engine/
What happened is that when I changed the display font (inside the script) from Arial, which is a monospaced font, to a new non-monospaced font a problem reveled itself.
Basically, since the font is not properly aligned to the left or right (I assume it centers itself) it jumps around a few pixels while displaying symbols with different sizes. This affects everything but is most visible in the lower right corner where the playtime is displayed. Since that clock is always ticking it is really noticeable when the text jumps around and I'd like it to be fixed. I also wouldn't mind the same fix for the gold and location text, even if the problem is not as obvious.
Truth is I've had the same problem with Moghunters "Monogatari menu" plugin for MV, and the solution was to simply specify the text to be aligned to the left (or maybe it was to the right, I can't remember which one worked). I'm sure that's an easy enough fix for someone who understands RGSS3 but I'm afraid I don't so I'd like to request some help here.
I don't mind editing the script myself if someone could tell me what to type, and on what line.
I'd really appreciate it.
I'm using this script here by Galv but have encountered a small problem with text alignment when I changed the font:
https://galvs-scripts.com/galvs-menu-themes-engine/
What happened is that when I changed the display font (inside the script) from Arial, which is a monospaced font, to a new non-monospaced font a problem reveled itself.
Basically, since the font is not properly aligned to the left or right (I assume it centers itself) it jumps around a few pixels while displaying symbols with different sizes. This affects everything but is most visible in the lower right corner where the playtime is displayed. Since that clock is always ticking it is really noticeable when the text jumps around and I'd like it to be fixed. I also wouldn't mind the same fix for the gold and location text, even if the problem is not as obvious.
Truth is I've had the same problem with Moghunters "Monogatari menu" plugin for MV, and the solution was to simply specify the text to be aligned to the left (or maybe it was to the right, I can't remember which one worked). I'm sure that's an easy enough fix for someone who understands RGSS3 but I'm afraid I don't so I'd like to request some help here.
I don't mind editing the script myself if someone could tell me what to type, and on what line.
I'd really appreciate it.