mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-14 17:47:15 +00:00
Merge branch 'master' of http://nl.git.xonotic.org/xonotic/xonotic
This commit is contained in:
commit
203dabbcb3
@ -1,7 +1,4 @@
|
||||
// must be loaded AFTER config.cfg
|
||||
utf8_enable 1
|
||||
r_font_disable_freetype 0
|
||||
r_font_size_snapping 2
|
||||
loadfont console fonts/DejaVuSansMono,gfx/conchars $con_textsize
|
||||
loadfont notify fonts/DejaVuSans-Bold,gfx/vera-sans $con_notifysize
|
||||
loadfont chat fonts/DejaVuSans-Bold,gfx/vera-sans $con_chatsize
|
||||
|
@ -1,8 +1,4 @@
|
||||
// must be loaded AFTER config.cfg
|
||||
utf8_enable 1
|
||||
r_font_hinting 1 // sorry, setting 2 (full autohinting) totally fails for unifont for now
|
||||
r_font_disable_freetype 0
|
||||
r_font_size_snapping 2
|
||||
loadfont console fonts/unifont-5.1.20080907,gfx/vera-sans $con_textsize
|
||||
loadfont notify fonts/n019004l.pfb,gfx/vera-sans $con_notifysize
|
||||
loadfont chat fonts/n019004l.pfb,gfx/vera-sans $con_chatsize
|
||||
|
Loading…
Reference in New Issue
Block a user