pathfinder/examples/canvas_minimal
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 Start a simple HTML canvas-like API, and add a minimal example to show how to 2019-05-03 14:15:38 -07:00