mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Use xi-unicode for line breaking
This commit is contained in:
parent
d3f55fbf60
commit
894f6395e6
243 changed files with 430 additions and 470 deletions
|
@ -80,6 +80,7 @@ extern crate unicode_script;
|
|||
extern crate url;
|
||||
extern crate util;
|
||||
extern crate webrender_traits;
|
||||
extern crate xi_unicode;
|
||||
|
||||
pub use paint_context::PaintContext;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue