
Hakuen Studio Font Manager for RPG Maker MV-MZ
A downloadable RPG Maker Plugin
Buy Now$8.00 USD or more
Support me on Patreon and get this plugin with a discount or even for free!
NOTE: MV PRO VERSION IS FREE!!
Features
- Use multiple fonts in-game and attach them into different scenes or windows!
- Set different fonts for Game Timer, Battler Names, Damage Pop-up, and Game Title! (PRO)
- Store the font changes into a save file(PRO).
- Set predefined settings for the fonts like text color, outline color, outline width, italic and bold! (PRO)
How to use
Update Log
Terms of use 5.0.0 and higher
Terms of use(Old)
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (3 total ratings) |
Author | Hakuen Studio |
Tags | eliaquim, font-manager, hakuen-studio, rmmv, rmmz, RPG Maker, rpg-maker-mv, rpg-maker-mz, rpg-maker-plugin |
Purchase
Buy Now$8.00 USD or more
In order to download this RPG Maker Plugin you must purchase it at or above the minimum price of $8 USD. You will get access to the following files:
MZ - Font Manager Pro 5.0.1 4 kB
MZ - Font Manager Pro 1.1.1 4 kB
Download demo
Development log
- Version 5.0.1 - Bug fix!Mar 16, 2022
- Ported to MV!Feb 10, 2022
- 12/16/2021 - Bug Fix!Dec 17, 2021
- 11/19/2021 - Font Size parameter!Nov 19, 2021
- 10/14/2021 - Plugin Release!Oct 14, 2021
Comments
Log in with itch.io to leave a comment.
Hi this is a great plugin im just having some trouble with it. It's overwritting my title font and i don't know why it's doing that when i only have the parameters set for messages
Hi there!
First of all, if you want to report a problem, choose just one method to report it.
You send me three messages:
Next time, just choose one channel to report a problem, and be patient. I answered you on the forum thread:
https://forums.rpgmakerweb.com/index.php?threads/mz-eli-font-manager-font-over-r...
Can I make a specific character speak with a different font using this plugin? I'm using the free MZ version.
Hi there!
Sorry, it seems that I miss this one :(
Yes, you can do that. But not in automatically way. You will need my message action plugin to be able to change the font on the message window using escape codes.
So you just need to set up the fonts you want on the plugin parameter of the Font Manager, then on the message window, use the escape code from the Message Action plugin, to change the font of the message whenever you want.
I tried adding it into my project and I got an error, so I tried it In a new project I kept getting the same error. Cannot read property 'createParameters' of undefined
Hi there!
It's because you need to use my core plugin somewhere above it:
https://hakuenstudio.itch.io/eli-book-rpg-maker-mv-mz
Got the Pro version but the outline width setting doesn't seem to be working. Tried it in Message Window and Name Scene, big fat outlines not going away even though the setting is 0. (It is definitely assigning the correct font... just not outline width) Any idea what I might be missing?
Hi there!
Let's try to figure this out.
1) MZ, 2) I'm troubleshooting/testing with all non-Eli plugins disabled. (Just Book, Font Manager Pro, and Message Actions.) 3) The plugin parameters.

Thanks for the info! So, I tested it here, and it seems to work fine.
Since you are using Message Actions, maybe you can use the Font Manager plugin above it? At last, this is how it is here. At least for now, I'm not aware that the position of these two plugins matters, but who knows, maybe I will discover this now xD
The version of the plugins:
Another thing that comes to my mind is: Do you have more than one font assigned to be used on the Message Window? Because maybe you are changing the parameters of one font, but another one is that was being used after all. So maybe you can check this too?
If everything fails, can you send me a test project reproducing the problem?
Thanks! I answered you on your other comment. Can you take a look at it, and if everything fails, can you send me a project reproducing the issue so I can take a look?
Ok, thank you, it may not be the "outline width" but some other "shadow/blur" effect going on or something with PIXI. You can see how large the "blur" is on the other screenshot.
Hi!
Yes, I saw the Blur on this other screenshot. That Blur on the fonts of RPG Maker is a nightmare. There is a lot of complaint about that on the forums. I once struggled with it, and honestly, I did not find a solution for it. I used some plugins to sharpen the text, but they ended up causing performance issues or other problems. Also, I notice that happens with some fonts and others not.
In the end, the only solution I could find is to create a bitmap font plugin, so the letters are rendered just like the bitmap font is. Bitmap = png.
So, I can think of we can do two things here:
In-game shot
Great plugin, very versatile! Just being able to set so many options without messing with the css file is great.
<spoiler>Edit: user error :p For some reason, version 5.0.1 for MV has problem updating the fonts... changing font parameters like color sometimes doesn't change them on the game after close and open. Also, if you delete a font slot the game crashes ("can't read 'face' of undefined").</spoiler>
Hi there!
It would be nice if you can send to me a sample project replicating the error.
I think I found it, I got the default font index wrong (starts at 0, I thought it started at one), it's working, thanks! The thing not updating was because I was looking at the wrong font, as above...
I also noticed it doesn't override system colors (the kinds you can change inside YEP CoreEngine) but that may be a feature, idk. Anything more specific like changing HP MP TP font would need a purpose-built plugin anyway :3
Nice you manage to solve it! ^^
Thanks to this plugin and a few others, I can now have Mr. Saturn in MZ and be able to have a unique font for them, ZOOM!
haha! Glad you liked it! ^^
What all plugins did you use to do this?
Hi there!
I don't understand your question. Did you mean, if this plugin needs another plugin to work? If yes, it does need my core plugin, Eli Book.
It was a question for SirTophamHakurei asking them what plugins they used to make a character have text boxes that used a unique font. I already managed to solve this on my own with Eli Book, Eli Font Manager, and Eli Message Actions.
Got it!
Have fun! ^^
Thanks! ^^