mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
59e1fe29d6
The old name referred to "truncation" of float precision, which no longer happens with rotation encoding. The new name describes the actual behavior: disabling inline float encoding in word boxing. The old name is kept as an obsolete alias for backward compatibility. Co-authored-by: Claude <noreply@anthropic.com>
Running Tests
To run the tests, execute the following from the project's root directory.
$ make test