Bundle mkxp with a CJK font like WenQuanYi Micro Hei ? #135

Open
opened 2015-10-19 06:01:28 +00:00 by maz-1 · 3 comments
maz-1 commented 2015-10-19 06:01:28 +00:00 (Migrated from github.com)

There are quite a lot rpgmaker games by asian authors, so bundle mkxp with a CJK font should be a good idea. Consider WenQuanYi Micro Hei, it is small (about 4 MB) and contains enough characters for most rpgmaker games.
If not, then consider adding an option to set a custom fallback font in mkxp.conf.

There are quite a lot rpgmaker games by asian authors, so bundle mkxp with a CJK font should be a good idea. Consider WenQuanYi Micro Hei, it is small (about 4 MB) and contains enough characters for most rpgmaker games. If not, then consider adding an option to set a custom fallback font in mkxp.conf.
Ancurio commented 2015-10-19 17:55:33 +00:00 (Migrated from github.com)

I have considered doing this in the past, but distributing executables bloated up by 4 megs of static data 95% of mkxp users will never require doesn't seem very sound.

It's easy enough to change the bundled font yourself to whatever you want, or to bundle external fonts with your game (see Readme) if you don't want to compile yourself.

I have considered doing this in the past, but distributing executables bloated up by 4 megs of static data 95% of mkxp users will never require doesn't seem very sound. It's easy enough to change the bundled font yourself to whatever you want, or to bundle external fonts with your game (see Readme) if you don't want to compile yourself.
maz-1 commented 2015-10-20 02:18:30 +00:00 (Migrated from github.com)

Yeah, still I think about adding a option to blindly substitute any unknown fonts with a specified font set in mkxp.conf. I guess this is what "FontSub" is trying to do?

Yeah, still I think about adding a option to blindly substitute any unknown fonts with a specified font set in mkxp.conf. I guess this is what "FontSub" is trying to do?
Ancurio commented 2015-10-20 18:46:34 +00:00 (Migrated from github.com)

Having a conf entry to change the global fallback font would be a functionality that I'd be okay with.

I guess this is what "FontSub" is trying to do?

No. Please read the documentation in mkxp.conf.sample.

Having a conf entry to change the global fallback font would be a functionality that I'd be okay with. > I guess this is what "FontSub" is trying to do? No. Please read the documentation in mkxp.conf.sample.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MapleShrine/mkxp#135
No description provided.