update config ref

This commit is contained in:
Wengier
2021-03-14 12:06:10 -04:00
parent 93bf2f3e1f
commit 032cf08cbd
3 changed files with 5 additions and 1 deletions

View File

@@ -841,6 +841,7 @@ pc-98 show graphics layer on initialize = true
# For example, WP6 will set the word processor as WordPerfect 6, and XY4 will set the word processor as XyWrite 4.
# Word processor-specific features like on-screen text styles and 512-character font will be enabled based on this.
# ttf.wpbg: You can optionally specify a color to match the background color of the specified word processor for the TTF output.
# Use the DOS color number (0=Black, 1=Blue, 2=Green, 3=Cyan, 4=Red, 5=Magenta, 6=Yellow, 7=White, etc) for this.
# ttf.bold: If set, DOSBox-X will display bold text in visually (requires a word processor be set) for the TTF output.
# This is done either with the actual bold font specified by the ttf.fontbold option, or by making it bold automatically.
# ttf.italic: If set, DOSBox-X will display italicized text visually (requires a word processor be set) for the TTF output.