aboutsummaryrefslogtreecommitdiff
path: root/docs/api/renderer.lua
AgeCommit message (Expand)Author
2025-06-26Lua doc comment improvements for better API reference generation (#185)Jefferson González
2024-06-25Rebase window creation and management to Lua (#108)Jefferson González
2024-02-06Improvements to renderer.font.get_metadata() (#64)Jefferson González
2022-11-30docs api: minor correctionsjgmdev
2022-08-20Added a smoothing and strikethrough option to font loading. (#1087)Aqil Contractor
2022-06-23renderer fonts: additions and improvementsjgmdev
2022-05-14docs: added font.group to renderer and other adjustmentsjgmdev
2021-11-26Removed docs for get_width_subpixel and subpixel_scale which no longer exist.Joshua Minor
2021-11-05Document bold, italic, and underlined font renderingCukmekerb
2021-07-09Namespaced aliases, virtual classes and added missing returns.jgmdev
2021-06-25Documented with EmmyLua the C API using .lua interface files.jgmdev