servo/components/gfx
bors-servo e14c569ed0 auto merge of #4832 : Adenilson/servo/transparentBlack01, r=jdm
This patch set will implement a new helper function for transparent black, while changing the behavior of helper black() function returning opaque black by default.

It will also use the new Color equality operator to streamline the code in some points.
2015-02-04 04:21:49 -07:00
..
display_list End the libstyle 'pub use' madness. 2015-01-30 15:08:29 +01:00
platform Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
text Fix build warnings. 2015-02-03 18:22:27 +01:00
buffer_map.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
Cargo.toml Update to latest rust-layers 2015-02-02 15:41:53 -08:00
color.rs There are cases where we need opaque black (e.g. border color) and 2015-02-03 17:40:50 -08:00
filters.rs Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. 2015-01-28 10:16:49 +10:00
font.rs End the libstyle 'pub use' madness. 2015-01-30 15:08:29 +01:00
font_cache_task.rs add unwrap to send/recv calls 2015-02-03 16:05:13 +01:00
font_context.rs Import the util crate as util rather than servo_util. 2015-01-29 12:16:41 +01:00
font_template.rs gfx: Implement font-stretch per CSS3-FONTS § 3.3 in the Core Text 2015-01-28 12:42:52 -08:00
lib.rs Update to latest rust-layers 2015-02-02 15:41:53 -08:00
paint_context.rs Using the equality operator in PaintContext. Pay attention this 2015-02-03 18:51:50 -08:00
paint_task.rs add unwrap to send/recv calls 2015-02-03 16:05:13 +01:00