servo/components/gfx
bors-servo 1a34137ac4 Auto merge of #10961 - creativcoder:custom_response_iface, r=jdm
adding interface for custom responses

Fixes #10960

<!-- 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/10961)
<!-- Reviewable:end -->
2016-05-21 01:12:54 -07:00
..
display_list Removed unused imports 2016-05-15 22:24:26 +03:00
platform Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
text Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
Cargo.toml Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
font_cache_thread.rs adding interface for custom responses 2016-05-20 12:11:56 +05:30
font_context.rs Simplify FontContext::create_layout_font. 2016-05-17 14:08:43 +02:00
font_template.rs gfx: Implement Debug for FontTemplate instances. 2016-05-10 10:34:29 -07:00
lib.rs Add a fast path for shaping ASCII text 2016-05-20 16:47:01 -07:00
paint_context.rs Make text-align: justify incremental layout safe 2016-05-10 15:46:22 +02:00
paint_thread.rs Simplify PaintThread::create(). 2016-05-20 11:03:39 +02:00