Skip to content

Commit 45e7ece

Browse files
committed
changelog note about rendering leading spaces
1 parent 8ac5a38 commit 45e7ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* Buttons, checkboxes, radios, etc can be auto-sized to fix their text
1717
* FontMetrics can be used to measure strings, trim to fit, and more
1818
* Dynamic Textures in the form of raw pixel maps are now supported. This should allow you to capture raw images off of a camera and display them without encoding/decoding
19+
* leading spaces in a text primitive are now rendered
1920

2021
## 0.9.0
2122
* Much improved testing

0 commit comments

Comments
 (0)