Difference between revisions of "Modules/tool/sjis/Desc"
From MSX Game Library
(Created page with "{{MODULE |name=tool/sjis |category=Tool |image= |dependency1= |dependency2= |dependency3= |sample1= |sample2= |sample3= }}") |
(No difference)
|
Revision as of 21:04, 14 January 2024
tool/sjis
The tool/sjis module converts a string in Shift-JIS format to the format compatible with the default Japanese MSX font.
Usage
To use this module, include "tool/sjis.h" in your source code, and add "tool/sjis" to the modules list (LibModules) in your project's configuration file (project_config.js).
Samples
See module use cases in the sample programs: None yet
Settings
Dependencies
Dependency on other modules: None
Documentation