linebender / skribo

A Rust library for low-level text layout.
Apache License 2.0
327 stars 35 forks source link

Remove Layout in favor of LayoutSession #21

Open SimonSapin opened 4 years ago

SimonSapin commented 4 years ago

… and drive-by clean-ups and warning fixes.