mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-06 02:06:34 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| examples | ||
| guides | ||
| constants.md | ||
| functions-2.md | ||
| functions-3.md | ||
| functions-4.md | ||
| functions-5.md | ||
| functions-6.md | ||
| functions-7.md | ||
| functions.md | ||
| globals.md | ||
| lua.md | ||
| structs.md | ||