From 2e3cf2b4d2b52fd151eed16d9e8404af18c9ebfb Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 22 Oct 2010 23:57:07 +0200 Subject: [PATCH] more font stuff --- defaultXonotic.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 61ea0dcc8..e2720b34b 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1980,3 +1980,11 @@ set sv_strengthsound_antispam_refire_threshold 0.04 "apply minimum distance only // equalize looks better than fullbright r_equalize_entities_fullbright 1 + +// UTF-8 +utf8_enable 1 + +// safe font defaults +r_font_hinting 1 +r_font_disable_freetype 0 +r_font_size_snapping 2 -- 2.39.2