mirror of
https://github.com/servo/servo.git
synced 2025-10-03 01:59:14 +01:00
Skip missing glyphs when drawing 2d canvas text.
This commit is contained in:
parent
8067a2fe94
commit
8ecc1a80a7
3 changed files with 27 additions and 3 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -544,6 +544,7 @@ dependencies = [
|
|||
"log",
|
||||
"lyon_geom 0.14.1",
|
||||
"num-traits",
|
||||
"pathfinder_geometry",
|
||||
"pixels",
|
||||
"raqote",
|
||||
"servo_arc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue