Skip to content

Instantly share code, notes, and snippets.

#==============================================================================
# ** Message Thai Vovel and Outline Fix
#------------------------------------------------------------------------------
# By : Admannon
#------------------------------------------------------------------------------
# This code is licensed under the terms of the MIT license
#==============================================================================
#==============================================================================
# ** Window Message
@admannon
admannon / RMMV-ThaiTextSupport.js
Last active February 14, 2024 17:59
Thai Text Support for RPG Maker MV
//=============================================================================
// ThaiMessageBoxFix.js
// This code is licensed under the terms of the MIT license
//=============================================================================
/*:
* @plugindesc
* Fix font render that contain upper or/and lower glypts in message box.
* @author Admannon
*