servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.56k stars 198 forks source link

Update canvas_nanovg example #466

Closed laptou closed 3 years ago

laptou commented 3 years ago

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.

jdm commented 3 years ago

@bors-servo r+ Thanks!

bors-servo commented 3 years ago

:pushpin: Commit 4744587 has been approved by jdm

bors-servo commented 3 years ago

:hourglass: Testing commit 474458725e4ea488d920a4fd5e35bd52efad30b8 with merge 62fbfcc91cce8695c77ea3602a38ce11bccdfdb8...

bors-servo commented 3 years ago

:sunny: Test successful - checks-travis Approved by: jdm Pushing 62fbfcc91cce8695c77ea3602a38ce11bccdfdb8 to master...