mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Query layout to resolve canvas font property value
This commit is contained in:
parent
f161ab8e57
commit
7883718c12
11 changed files with 161 additions and 9 deletions
|
@ -522,7 +522,7 @@ impl GenericDrawTarget for raqote::DrawTarget {
|
|||
text: String,
|
||||
x: f64,
|
||||
y: f64,
|
||||
max_width: Option<f64>,
|
||||
_max_width: Option<f64>,
|
||||
pattern: canvas_data::Pattern,
|
||||
draw_options: &DrawOptions,
|
||||
) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue