sm64coopdx/autogen/lua_definitions
PeachyPeach de25c5437b
Make djui_hud_measure_text compute text height (#1177)
- Change `djui_hud_measure_text` to return both text width and height
  - New syntax is: `local width, height = djui_hud_measure_text(text)`
  - Old syntax still works, but only returns `width`
- Fix incorrect char height for some fonts
- Fix nametags interpolation using the wrong scale
2026-04-05 10:00:03 +10:00
..
constants.lua forgot to run autogen [build] 2026-03-20 16:49:29 +10:00
functions.lua Make djui_hud_measure_text compute text height (#1177) 2026-04-05 10:00:03 +10:00
manual.lua Add surface collision Lua hooks (#1139) 2026-03-15 14:04:36 +01:00
structs.lua DJUI Text improvements and bug fixes (#1131) 2026-03-11 08:38:24 +10:00