mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
update config ref and timestamp
This commit is contained in:
@@ -1065,7 +1065,9 @@ auxdevice = intellimouse
|
||||
# font: Specifies a TrueType font to use for the TTF output. If not specified, the built-in TrueType font will be used.
|
||||
# Either a font name or full font path can be specified. If file ends with the .TTF extension then the extension can be omitted.
|
||||
# For a font name or relative path, directories such as the working directory and default system font directory will be searched.
|
||||
# For example, setting it to "consola" or "consola.ttf" will use the Consola font; similar for other TTF fonts.
|
||||
# For example, setting it to "consola" or "consola.ttf" will use Consola font (included in Windows); similar for other TTF fonts.
|
||||
# Additionally, OTF fonts (e.g. OratorStd.otf), .FON fonts (e.g. vgasys.fon), and .TTC fonts (e.g. msgothic.ttc) are also supported.
|
||||
# To display Chinese/Japanese/Korean text in these code pages, a font with CJK characters is needed (e.g. GNU Unifont or Sarasa Gothic).
|
||||
# fontbold: You can optionally specify a bold TrueType font for use with the TTF output that will render the bold text style.
|
||||
# It requires a word processor be set with the wp option, and this actual bold font will be used for the bold style.
|
||||
# For example, setting it to "consolab" or "consolab.ttf" will use the Consolab font; similar for other TTF fonts.
|
||||
|
Reference in New Issue
Block a user