pathfinder/examples
bors-servo 62fbfcc91c
Auto merge of #466 - laptou:master, r=jdm
Update canvas_nanovg example

The `canvas_nanovg` example would not run on my Linux machine due to the bug in `winit` 0.19 (rust-windowing/winit#1773)

In this PR, I updated `winit` and `surfman` and made the minimum necessary changes so that the example would compile and run.
2021-06-06 08:49:19 -04:00
..
c_canvas_glfw_minimal Add an example showing how to use the Pathfinder C API with GLFW 2020-05-08 15:09:21 -07:00
c_canvas_minimal Update the C canvas example 2020-06-23 13:31:53 -07:00
canvas_glutin_minimal Update examples 2020-06-23 13:31:53 -07:00
canvas_metal_minimal Fix Metal memory management and the `canvas_metal_minimal`, `canvas_nanovg`, 2020-06-29 12:48:49 -07:00
canvas_minimal Make canvas minimal render on first loop 2020-07-22 12:28:36 -06:00
canvas_moire Update examples 2020-06-23 13:31:53 -07:00
canvas_nanovg updated canvas_nanovg example 2021-06-05 18:23:10 -04:00
canvas_text Make `canvas_text` example render on expose 2020-07-17 14:55:37 -06:00
canvas_webgl_minimal Bump ws from 6.2.1 to 6.2.2 in /examples/canvas_webgl_minimal/www 2021-06-06 08:22:09 +00:00
lottie_basic Initial rudimentary Lottie parsing code 2019-05-23 18:03:09 -07:00
macos_app Fix Metal memory management and the `canvas_metal_minimal`, `canvas_nanovg`, 2020-06-29 12:48:49 -07:00
swf_basic Update examples 2020-06-23 13:31:53 -07:00