include free HZK14/16 fonts

This commit is contained in:
Wengier
2021-07-14 02:39:33 -04:00
parent 7b6ceb505f
commit 1c3b316cf9
7 changed files with 45186 additions and 1 deletions

View File

@@ -647,6 +647,7 @@ pc-98 show graphics layer on initialize = true
# mode that emulates text mode to display the characters and may be incompatible with non-Asian
# software that assumes direct access to the text mode via segment 0xB800.
# Possible values: off, jp, ko, chs, cht, cn, tw.
# getsysfont: If enabled, DOSBox-X will try to get and use the system fonts on Windows and Linux platforms for the DOS/V emulation.
# fontxsbcs: FONTX2 file used to rendering SBCS characters (8x19) in DOS/V or JEGA mode. If not specified, the default one will be used.
# fontxsbcs16: FONTX2 file used to rendering SBCS characters (8x16) in DOS/V mode.
# fontxsbcs24: FONTX2 file used to rendering SBCS characters (12x24) in DOS/V mode.
@@ -661,6 +662,7 @@ pc-98 show graphics layer on initialize = true
# vtext: V-text screen mode for the DOS/V emulation.
# vtext2: V-text screen mode 2 for the DOS/V emulation.
dosv = off
getsysfont = true
fontxsbcs =
fontxsbcs16 =
fontxsbcs24 =