]> git.lizzy.rs Git - dragonfireclient.git/commit
Add ability to scale HUD text (#9814)
authorLoneWolfHT <lonewolf04361@gmail.com>
Tue, 19 May 2020 17:10:39 +0000 (10:10 -0700)
committerGitHub <noreply@github.com>
Tue, 19 May 2020 17:10:39 +0000 (19:10 +0200)
commit7d3972a5049324f776ab008894c34569641f0073
treed0590be6cb5c6dcc4da7002e189f93107a599b3a
parent0fc51db7722f9aa1e0aa2dacade6041c932b0731
Add ability to scale HUD text (#9814)

Add 'size' property to HUD text elements that is used for relative font size calculations.
doc/lua_api.txt
src/client/hud.cpp