mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Don't enable azure canvas feature by default.
This commit is contained in:
parent
026e550d35
commit
577eb654cf
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ path = "lib.rs"
|
||||||
[features]
|
[features]
|
||||||
canvas2d-azure = ["azure"]
|
canvas2d-azure = ["azure"]
|
||||||
canvas2d-raqote = ["raqote"]
|
canvas2d-raqote = ["raqote"]
|
||||||
default = ["canvas2d-azure"]
|
|
||||||
webgl_backtrace = ["canvas_traits/webgl_backtrace"]
|
webgl_backtrace = ["canvas_traits/webgl_backtrace"]
|
||||||
no_wgl = ["offscreen_gl_context/no_wgl"]
|
no_wgl = ["offscreen_gl_context/no_wgl"]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue