版本发布 4
v2.2
? · 2024-08-03
Fix: Duplicate one time commands after [newline] or auto [newline] depending on spacing.
v2.1
? · 2023-08-31
Write square brackets! - For [ use [[] - For ], use it freely, as long as you don't have a broken command that has not been closed.
v2.0
? · 2023-07-15
New: You can now pass a table to modify character widths, in case your font does something like move the j or q in one pixel. (See example 10)
v1.9
? · 2023-07-14
- Now you can pass a table to the Audio/Font/Image as well as a string if you want to use a local table of assets instead of a global. - Trailing whitespace is now trimmed by default, a option has been added per textbox to turn it on/off (Defaults to trim)