Temporary implementation of Canvas.MeasureText

This commit is contained in:
Paul Rouget 2019-09-21 09:36:53 +02:00
parent 748fa72320
commit 3695fb1eb4
11 changed files with 207 additions and 125 deletions

View file

@ -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;