]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
fix a bug with font scale/voffset not surviving r_restart by moving this settings...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 24 May 2010 18:20:25 +0000 (18:20 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 25 May 2010 14:34:15 +0000 (16:34 +0200)
commit9d0aba9a9b138e46170bdc6a7a5581f7b00e4892
tree7cf837cd9e9c91924c77e537b465cbae4214875e
parentd0e22e8cf815078a11a85a28e745abcfd5ce289b
fix a bug with font scale/voffset not surviving r_restart by moving this settings to dp_font->settings. Added "scale" and "voffset" custom switches to loadfont console command.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10218 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=e9e658105ffd3f155b6f874fd79cbef340629748
draw.h
gl_draw.c