servo/components/gfx
Ms2ger b51e83819d Fix obsolete format traits.
They are to be removed from the language in the next rust upgrade.
2015-01-02 19:04:18 +01:00
..
display_list use geom::num::Zero rather than the deprecated num::Zero trait in std 2014-12-29 18:30:16 -06:00
platform Fix obsolete format traits. 2015-01-02 19:04:18 +01:00
text Fix obsolete format traits. 2015-01-02 19:04:18 +01: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 Fix obsolete format traits. 2015-01-02 19:04:18 +01:00
font_cache_task.rs Fix obsolete format traits. 2015-01-02 19:04:18 +01:00
font_context.rs gfx: to_string() -> into_string() 2014-12-27 14:48:35 +01:00
font_template.rs gfx: to_string() -> into_string() 2014-12-27 14:48:35 +01:00
lib.rs gfx: Refactor the border drawing code and split out fragment display 2014-12-22 14:48:55 -08:00
paint_context.rs gfx: Clip the background properly when border-radius is used. 2014-12-22 14:48:55 -08:00
paint_task.rs gfx: Clip the background properly when border-radius is used. 2014-12-22 14:48:55 -08:00