mirror of
https://github.com/servo/servo.git
synced 2025-07-22 14:53:49 +01:00
Break text runs by unicode script
This commit is contained in:
parent
062493fac6
commit
371e6897e1
8 changed files with 51 additions and 1 deletions
|
@ -72,6 +72,7 @@ extern crate smallvec;
|
|||
extern crate string_cache;
|
||||
extern crate style;
|
||||
extern crate time;
|
||||
extern crate unicode_script;
|
||||
extern crate url;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue