mirror of
https://github.com/servo/servo.git
synced 2025-06-17 04:44:28 +00:00
Update webrender.
This commit is contained in:
parent
a34d1573b6
commit
b39955df67
11 changed files with 16 additions and 28 deletions
|
@ -129,7 +129,7 @@ pub enum Msg {
|
|||
pub enum WebrenderFontMsg {
|
||||
AddFontInstance(
|
||||
webrender_api::FontKey,
|
||||
app_units::Au,
|
||||
f32,
|
||||
Sender<webrender_api::FontInstanceKey>,
|
||||
),
|
||||
AddFont(gfx_traits::FontData, Sender<webrender_api::FontKey>),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue