mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Added font mappings
This was SVN commit r1072.
This commit is contained in:
parent
b359da4095
commit
5054cf00cd
1 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,11 @@ loginterest.gui = 1
|
|||
loginterest.audio = 1
|
||||
loginterest.script = 1
|
||||
|
||||
; Font mappings:
|
||||
font.console = console
|
||||
font.default = palatino12
|
||||
font.misc = verdana16
|
||||
|
||||
; General preferences:
|
||||
|
||||
; selection.outline.quality = 9; ( higher => very slightly slower, better quality)
|
||||
|
|
|
|||
Loading…
Reference in a new issue