servo/components/gfx
bors-servo 165bfd6d5f Auto merge of #6143 - michaelwu:truetype-only, r=pcwalton
I have a number of pcf fonts installed. One of them is Adobe Helvetica, and it turns out many websites try to use Helvetica. This crashes servo.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6143)
<!-- Reviewable:end -->
2015-05-20 02:36:43 -05:00
..
display_list layout: Minor whitespace and formatting cleanups. 2015-05-13 12:00:55 -07:00
platform Avoid selecting bitmap fonts from fontconfig 2015-05-19 21:10:04 -04:00
text Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
buffer_map.rs Stop using IndexMut on HashMap. 2015-05-01 21:16:22 +02:00
Cargo.toml gfx: Implement paint flashing, which will be useful for debugging 2015-05-14 15:45:41 -07:00
color.rs Renaming the color function to just *transparent*, 2015-04-22 14:51:39 -07:00
filters.rs Rename Au methods with f32/f64 instead of frac32/frac/subpx 2015-05-05 18:23:29 +02:00
font.rs Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04: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 gfx: Implement paint flashing, which will be useful for debugging 2015-05-14 15:45:41 -07:00
paint_context.rs Rename some to_azure* methods according to what they do. 2015-05-05 20:13:30 +02:00
paint_task.rs Auto merge of #6131 - glennw:jquery-exit-fix, r=jdm 2015-05-19 21:44:45 -05:00