summaryrefslogtreecommitdiff
path: root/atari/Makefile.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'atari/Makefile.defaults')
-rw-r--r--atari/Makefile.defaults4
1 files changed, 4 insertions, 0 deletions
diff --git a/atari/Makefile.defaults b/atari/Makefile.defaults
index a8b1857df..83464d6fd 100644
--- a/atari/Makefile.defaults
+++ b/atari/Makefile.defaults
@@ -32,6 +32,10 @@
# Valid options: YES, NO
NETSURF_USE_ATARI_NETSURF_FONT := YES
+ # Enable VDI Font rendering
+ # Valid options: YES, NO
+ NETSURF_USE_ATARI_VDI_FONT := NO
+
# Configure support for screen drivers with no true colour mode
# Valid options: YES, NO
NETSURF_USE_ATARI_8BPP_SUPPORT := NO