diff options
author | Simon Howard | 2015-03-29 23:21:08 -0400 |
---|---|---|
committer | Simon Howard | 2015-03-29 23:21:08 -0400 |
commit | 833d8a838b44a950ebde587db1d888bf0a98e690 (patch) | |
tree | a950f2b2073db982d3e3630ad46ffd68d1d9b5e0 /src/doom/r_plane.c | |
parent | 29a66d7a5cf87d0cfc288e15833ddc1e3f8c0e5c (diff) | |
download | chocolate-doom-833d8a838b44a950ebde587db1d888bf0a98e690.tar.gz chocolate-doom-833d8a838b44a950ebde587db1d888bf0a98e690.tar.bz2 chocolate-doom-833d8a838b44a950ebde587db1d888bf0a98e690.zip |
textscreen: Remove screen size-based font selection.
This was removed on Windows a while back in favour of a more
conservative approach that examined the system DPI settings, but the
logic still remained for other systems and it really isn't a good
idea. Remove the logic that chooses a large font on large monitors,
and add a TODO comment to add proper Linux font selection in the
future, based on the Gtk+ HiDPI setting.
Diffstat (limited to 'src/doom/r_plane.c')
0 files changed, 0 insertions, 0 deletions