servo/components/gfx
Adenilson Cavalcanti 4bfe134c84 Similar to groove/ridge case, inset/outset would scale the color to
decorate the border. Scale fails when the color is black (i.e. zero),
thus this patch will fix this issue by using a fixed color.
2014-12-18 13:54:32 -08:00
..
display_list gfx: Remove glob imports added in #4405 2014-12-19 00:54:50 +09:00
platform Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
text gfx: Remove glob imports added in #4405 2014-12-19 00:54:50 +09:00
buffer_map.rs Replace almost "render" to "paint" words in gfx crate. 2014-12-08 14:55:30 +09:00
Cargo.toml Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d. 2014-12-17 15:19:45 -05:00
color.rs gfx: Inline a few commonly-used methods that were showing up in profiles 2014-10-28 10:55:19 -07:00
font.rs layout: Implement word-spacing per CSS 2.1 § 16.4. 2014-12-12 17:55:11 -08:00
font_cache_task.rs gfx: Remove glob imports added in #4405 2014-12-19 00:54:50 +09:00
font_context.rs Replace almost "render" to "paint" words in gfx crate. 2014-12-08 14:55:30 +09:00
font_template.rs Cargoify servo 2014-09-08 20:21:42 -06:00
lib.rs gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
paint_context.rs Similar to groove/ridge case, inset/outset would scale the color to 2014-12-18 13:54:32 -08:00
paint_task.rs gfx: Remove glob imports added in #4405 2014-12-19 00:54:50 +09:00