servo/components/gfx
bors-servo c97c0a9f94 Auto merge of #6065 - mmatyas:canvas_antialias, r=jdm
This patch turns on antialiasing for the canvas, and updates the painting code to use the updated Azure DrawOptions defined in servo/rust-azure#158.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6065)
<!-- Reviewable:end -->
2015-05-28 14:59:36 -05:00
..
display_list layout: Minor whitespace and formatting cleanups. 2015-05-13 12:00:55 -07:00
platform Reduce unsafe-ness in FontContextHandle::new(). 2015-05-27 21:50:09 -07:00
text Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
buffer_map.rs Stop using IndexMut on HashMap. 2015-05-01 21:16:22 +02:00
Cargo.toml Use harfbuzz bindings from crates.io 2015-05-26 14:47:34 +02:00
filters.rs Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
font.rs layout: Implement per-glyph font fallback. 2015-05-22 17:16:24 -07:00
font_cache_task.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
font_context.rs Remove unused imports. 2015-05-06 19:20:10 +02:00
font_template.rs Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
lib.rs Layerize canvas 2015-05-20 19:10:50 +02:00
paint_context.rs Turn off default antialiasing for most DrawOptions. 2015-05-28 18:42:16 +02:00
paint_task.rs Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00