What's Changed
- Add
Direction::AutoRtl
,text_is_rtl
(#80) - Set the default font size to 16px (#80)
Text
API: do not exposeprepare_runs
,required_action
(#81); more tweaks (#84)- Move status tracking and
Env
fields intoText
(#82) - Remove
TextApi
,TextApiExt
andEditableTextApi
traits (#85) - Revise
fonts
module: renameselector::Database
toResolver
, separate outfontdb::Database
, reviseinit
(#87, #88) - Bump MSRV to 1.80.0 (#87)
Full Changelog: 0.6.0...0.7.0