dfrg / zeno

High performance, low level 2D path rasterization library in pure Rust.
Apache License 2.0
101 stars 9 forks source link

Rendering Text #2

Open markusmoenig opened 2 years ago

markusmoenig commented 2 years ago

I love Zeno! I hope this is still in active development ?

I am searching a crate which can render text in the same sub-sampling quality of Zeno. All crates I found create far worse quality.

rice7th commented 1 year ago

Try cosmic text, if not mistaken it uses zeno + swash (both made by dfrg) to render very hi quality text