pathfinder/examples/canvas_text
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 Implement basic text rendering in canvas with `skribo` and `font-kit`. 2019-05-09 15:21:18 -07:00