Releases: mapbox/tiny-sdf
Releases · mapbox/tiny-sdf
v1.2.1
Fix glyph width for characters in RTL scripts. #26
v1.2.0
- Added
drawWithMetrics
method that returns browser-provided TextMetrics
for a glyph where available and trims SDF accordingly. #24
- Slightly improve performance #13
- Further cleanup of the code #18 #19 (h/t @mootari)
v1.1.1
Fixed license id in package.json
.