servo/components/gfx/text
bors-servo c838259383 Auto merge of #7527 - bjwbell:simd_advance_for_char_range, r=metajack
Use SIMD in fast path for advance_for_char_range

In advance_for_char_range add a fast SIMD code path for the the common
case where there are no detailed glyphs.


r? @mbrubeck

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7527)
<!-- Reviewable:end -->
2015-09-09 16:55:16 -06:00
..
shaping Implement get_table_for_tag on FreeType 2015-09-03 13:35:44 -07:00
glyph.rs Add fast SIMD code path in advance_for_char_range 2015-09-09 15:20:20 -07:00
mod.rs Remove dead code from gfx/text 2015-07-14 14:32:45 -07:00
text_run.rs Fix match_refs and let_returns in layout, address review changes 2015-09-04 18:30:46 +05:30
util.rs layout: Rewrite whitespace stripping. 2015-08-11 11:42:20 -07:00