Releases
0.15.0
Compare
Sorry, something went wrong.
No results found
Links
Added
Add DISABLE_HINTING cache flag
Variable font support
Add pixel font flag
Add ASCII fast path optimization to ShapeWord::build
Optimize BidiParagraphs with ASCII fast path
Add explicit lifetimes to borrowed return types
Implement pixel-based scrolling for the Editor
Add alignment paramater to set_text
Fixed
Clip based on ascent and descent, not baseline
Fix scroll when vertical offset is exactly layout_height
Do not ignore font family
Transform outline if fake italic provided
Fixed Tab indenting the line instead of adding Tab or spaces
Update and fix cargo-deny
Fix UDHR link
If buffer is empty, do not set line ending
Better handling of newlines in editor insert and delete
Improve handling of non-existant files in load_text
Fix delete ranges removing interior newlines
Changed
fontdb updated to 0.23
Replace rustybuzz with HarfRust
Use linebender_resource_handle instead of peniko
Upgrade skrifa to 0.37
You can’t perform that action at this time.