pathfinder/examples/canvas_text
LeRoyce Pearson f0ee329c05 Make `canvas_text` example render on expose
Before this change, the `canvas_text` example would become blank after
navigating to another workspace or being put beneath another window.
This change will listen for the SDL window exposed event, and will
render then instead of only at the beginning.
2020-07-17 14:55:37 -06:00
..
src Make `canvas_text` example render on expose 2020-07-17 14:55:37 -06:00
Cargo.toml Implement the missing pieces of `TextMetrics` for canvas. 2020-04-14 15:01:30 -07:00