mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
include free HZK14/16 fonts
This commit is contained in:
@@ -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 =
|
||||
|
Reference in New Issue
Block a user