servo / font-kit

A cross-platform font loading library written in Rust
Apache License 2.0
660 stars 98 forks source link

How to measure text? #207

Open lencil opened 1 year ago

lencil commented 1 year ago

How to get all the metrics infomation of a font with a size or a text(with width)?

floppyhammer commented 9 months ago

I use another library (allsorts) for that.