public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZODW - Custom Font Message Plugin [Removed]

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: ODW - Custom Font Message Plugin [Removed]
  • Original author: r66r
  • Original date: September 23, 2021
  • Source thread: https://forums.rpgmakerweb.com/threads/odw-custom-font-message-plugin-removed.140729/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Custom Font Message Plugin v1.2.0 by Open Digital World { "lightbox_close": "Close",

Archived First Post


Custom Font Message Plugin v1.2.0
by Open Digital World

ODW_CustomFontMessage_0.gif


Introduction
This plugin allows you to use custom fonts to your game and use them to change the appearance of text in messages displayed.

Important: This plugin is an add-on of the plugin "Gabe MZ - Custom Font Loader" which you can get here: GabeMZ_CustomFontLoader.js.

Features
  • Use custom fonts in messages, choices and scrolling texts.
  • Adjust the text size, the text color, or the size and color of the text outline.
  • Change all these text parameters in one command, or combine them at will.

1. Put your custom fonts in the /fonts folder of the game project.

2. Configure the plugin "Gabe MZ - Custom Font Loader".

3. Use the following plugin commands in your game before calling the commands "Show Text", "Show Choices" or "Scroll Text" in an event:
  • <Reset Custom Font>: Restore the default font settings.
  • <Use Custom Font>: Replace the default font settings with your own.
    • <Font Name>: the name you used to declare the font.
    • <Font Size>: the size of the text.
    • <Font Color>: the color of the text.
    • <Font Outline Color>: the color of the text outline.
    • <Font Outline Width>: the width of the text outline.
  • <Use Custom Font Name>: Replace the default font by one of your custom fonts.
    • <Font Name>: the name you used to declare the font.
    • <Reset Before Change>: the command to reset the custom font settings before applying this change.
  • <Use Custom Font Size>: Replace the default font size.
    • <Font Size>: the size of the text.
    • <Reset Before Change>: the command to reset the custom font settings before applying this change.
  • <Use Custom Font Color>: Replace the default font color.
    • <Font Color>: the color of the text.
    • <Reset Before Change>: the command to reset the custom font settings before applying this change.
  • <Use Custom Font Outline>: Replace the default font outline color and size.
    • <Font Outline Color>: the color of the text outline.
    • <Font Outline Width>: the width of the text outline.
    • <Reset Before Change>: the command to reset the custom font settings before applying this change.

ODW_CustomFontMessage_1.png
ODW_CustomFontMessage_2.png
ODW_CustomFontMessage_3.png
ODW_CustomFontMessage_4.png
ODW_CustomFontMessage_5.png
ODW_CustomFontMessage_6.gif

Terms of Use
This plugin is published under License MIT.

Special Thanks
Thanks to @Gabe for making his plugin available to developers to allow the creation of addons.


Download Link
ODW_CustomFontMessage.js (itch.io)

Update Log
v1.0.0 - 23.09.2021
- Initial release.
v1.1.0 - 26.09.2021
- Added support for choices and scroll text.
v1.2.0 - 05.10.2021
- Added support for text color and outline.
- Added new plugin commands to specifically change the font, size, color or outline of text.

Features Mentioned

  • Use custom fonts in messages, choices and scrolling texts.
  • Adjust the text size, the text color, or the size and color of the text outline.
  • Change all these text parameters in one command, or combine them at will.
  • Spoiler: How to Use
  • 1. Put your custom fonts in the /fonts folder of the game project.
  • 2. Configure the plugin "Gabe MZ - Custom Font Loader".
  • 3. Use the following plugin commands in your game before calling the commands "Show Text", "Show Choices" or "Scroll Text" in an event:
  • : Restore the default font settings.
  • : Replace the default font settings with your own.
  • : the name you used to declare the font.
  • : the size of the text.
  • : the color of the text.
  • : the color of the text outline.
  • : the width of the text outline.
  • : Replace the default font by one of your custom fonts.
  • : the command to reset the custom font settings before applying this change.
  • : Replace the default font size.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of Use This plugin is published under License MIT. Special Thanks Thanks to @Gabe for making his plugin available to developers to allow the creation of addons.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar