pathfinder/examples/canvas_moire
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 a convenience method for creating a scene proxy with an empty scene. 2019-05-13 18:29:57 -07:00