pathfinder/font-renderer
Joshua Yanovski c7064b31ce
The Send impl for `FontContext` is too forgiving.
I'm pretty confident that it is only thread safe if FK is (or another way of putting it is, I'm pretty sure if you include an `Rc<_>` in FK it should not be safe to share between threads).
2018-03-09 01:20:49 +01:00
..
src The Send impl for `FontContext` is too forgiving. 2018-03-09 01:20:49 +01:00
Cargo.toml Quantize to subpixel boundaries. 2018-03-06 19:20:19 -08:00