servo/components/gfx
Glenn Watson ffcb319324 Add support for most of the border-image properties, pass to WR.
This adds support for:
 * border-image (images, not gradients yet)
 * border-image-source
 * border-image-slice
 * border-image-repeat (stretch + repeat only for now)

Remaining work:
 * Connect border-image-outset (WR supports this).
 * border-image-width
2017-02-23 14:15:20 +10:00
..
display_list Add support for most of the border-image properties, pass to WR. 2017-02-23 14:15:20 +10:00
platform Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
text Use SIMD in gfx when possible 2017-02-04 12:46:22 +01:00
Cargo.toml Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
font.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_cache_thread.rs Use FamilyName instead of FontFamily in @font-face 2017-02-02 19:37:31 +01:00
font_context.rs Remove unused FontContext::font_cache_thread(). 2016-10-31 16:22:36 +01:00
font_template.rs Update to string-cache 0.3 2016-11-03 16:23:05 +01:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00