servo/components/gfx
bors-servo 180a9813aa Auto merge of #10937 - pcwalton:mac-helvetica, r=metajack
gfx: Map `sans-serif` to Helvetica on Mac and DejaVu Sans on Linux.

This matches what I believe the OS native defaults to be.

Partially addresses #9487.

r? @metajack
cc @paulrouget

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10937)
<!-- Reviewable:end -->
2016-05-09 13:02:23 -07:00
..
display_list Do not allocate when sorting the display list. 2016-05-03 12:57:46 -07:00
platform gfx: Map sans-serif to Helvetica on Mac, DejaVu Sans on Linux, and 2016-05-09 12:45:52 -07:00
text Filter out whitespace glyphs from display list 2016-05-05 09:30:28 -07:00
Cargo.toml Update lazy_static, selectors, string_cache, futf, quickersort 2016-05-02 16:05:31 -07:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Upgrade to bitflags 0.6.0 and selectors 0.5.6 2016-04-30 10:14:03 -07:00
font_cache_thread.rs gfx: Map sans-serif to Helvetica on Mac, DejaVu Sans on Linux, and 2016-05-09 12:45:52 -07:00
font_context.rs gfx: Clamp the font size we supply to Core Text to 0.01pt. 2016-04-11 13:52:41 -07:00
font_template.rs Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
lib.rs Use xi-unicode for line breaking 2016-04-30 20:37:22 -07:00
paint_context.rs Filter out whitespace glyphs from display list 2016-05-05 09:30:28 -07:00
paint_thread.rs Auto merge of #10810 - mrobinson:displayitem, r=pcwalton 2016-04-26 10:13:00 -07:00