mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Temporary implementation of Canvas.MeasureText
This commit is contained in:
parent
748fa72320
commit
3695fb1eb4
11 changed files with 207 additions and 125 deletions
|
@ -484,6 +484,7 @@ pub mod text;
|
|||
pub mod textcontrol;
|
||||
pub mod textdecoder;
|
||||
pub mod textencoder;
|
||||
pub mod textmetrics;
|
||||
pub mod texttrack;
|
||||
pub mod texttrackcue;
|
||||
pub mod texttrackcuelist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue