pathfinder/canvas
Patrick Walton 9138e1e0bb Pass in the font context to the canvas rendering context constructor so that it
can be reused.

Creating a system font source can do I/O on some platforms, so obviously we
don't want to do it every frame.
2019-05-29 21:15:42 -07:00
..
src Pass in the font context to the canvas rendering context constructor so that it 2019-05-29 21:15:42 -07:00
Cargo.toml Add enough C bindings to recreate `canvas_minimal` in C. 2019-05-25 20:21:38 -07:00