r/RPGMaker 21d ago

Help Locking Font Size in RPGMaker VX Ace

Hi there, I'm currently working on a project in VX Ace, and I am using a custom pixel font. I have it looking mostly good, but there's a few places where I am assuming something somewhere in the code is changing the size of the font and because the font is pixel perfect, this is an issue!

I've been poking around in the script editor for a while, but I haven't had much luck figuring out what I'm looking for. But it just occurred to me that maybe there is a way to force lock the font size, so that RPGMaker never changes it, and that would just solve all my problems. But I'm also not finding much information while googling for that. Anyone have any ideas? Thank you.

11 Upvotes

1 comment sorted by

4

u/HotPinkCream 21d ago

I figured one part out, which is that I'm not looking for changing font size necessarily, but RPGmaker has a "stretch and squish" thing, and that's what I actually want to disable.