servo/components/gfx
bors-servo d77f9415c5 Auto merge of #6937 - mbrubeck:hb_funcs, r=glennw
Store Harfbuzz callback functions in a static var

r? gw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6937)
<!-- Reviewable:end -->
2015-08-03 22:40:35 -06:00
..
display_list layout: Tie transitions to the DOM node and finish them instantly when 2015-08-01 23:01:43 -07:00
platform gfx: Instantiate the CTFont corresponding to a Mac font on demand. 2015-07-31 08:42:30 -07:00
text Auto merge of #6937 - mbrubeck:hb_funcs, r=glennw 2015-08-03 22:40:35 -06:00
Cargo.toml Make Harfbuzz font_funcs static 2015-08-03 15:30:46 -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 Implement the unicode-bidi property 2015-08-03 14:12:33 -07:00
font_cache_task.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
font_context.rs gfx: Instantiate the CTFont corresponding to a Mac font on demand. 2015-07-31 08:42:30 -07:00
font_template.rs Use atoms for font template structures. 2015-07-13 08:23:02 +10:00
lib.rs Make Harfbuzz font_funcs static 2015-08-03 15:30:46 -07:00
paint_context.rs Basic support for bidirectional text 2015-07-23 20:05:55 -07:00
paint_task.rs gfx: Split the paint messages into layout and chrome messages, and make 2015-07-31 08:42:29 -07:00