Update rich text examples

This commit is contained in:
Insality
2023-05-02 21:08:37 +03:00
parent a1d138522e
commit c815b6b240
3 changed files with 398 additions and 39 deletions

View File

@@ -11,9 +11,6 @@ local M = {}
M.ADJUST_STEPS = 10
M.ADJUST_SCALE_DELTA = 0.02
local V3_ZERO = vmath.vector3(0)
---@class rich_text.metrics
---@field width number
---@field height number