🛠️ Book Reader Plugin – Version 2.7 Update


✨ What’s new in v2.7
This update focuses on improving usability and customization, making the Book Reader plugin easier to configure without touching the JavaScript file like before.
✏️Font configuration via Plugin Parameters
Fonts are no longer registered manually inside the plugin code.
You can now manage all fonts directly from the Plugin Manager using the new “Fonts Loaded” parameter.
-
Add new fonts
-
Edit existing ones
-
Remove fonts you don’t need
All without editing the.jsfile.
Fonts must be placed inside the project’s /fonts/ folder and registered using:
-
Font Name (used in script calls)
-
Font File (
.ttffile)
The plugin now comes with Mplus_Book and Patung preloaded by default.
📏Editable page text areas
The text areas for the left and right pages are now fully configurable from plugin parameters.
This allows you to:
-
Adjust text positioning to match different book images
-
Use custom layouts
-
Adapt the plugin to resolutions or designs beyond 1280Ă—720
Default values are already set to match the original layout, so no changes are required unless you want to customize them.
🛠️ Summary
-
No more manual code edits for fonts
-
More flexible page layouts
-
Easier setup and customization
-
Same behavior as before, with better control
This update is all about comfort, flexibility, and scalability, while keeping the plugin simple to use.
📌 Compatibility
- RPG Maker MZ
- Compatible with existing projects (no breaking changes as long as you register the fonts on the parameters)
- This update is recommended for all users, especially those using custom fonts.
Files
Get RPG MZ Plugin: Book Reader
RPG MZ Plugin: Book Reader
Create texts with automatically generated paragraphs displayed in a book format!

Leave a comment
Log in with itch.io to leave a comment.