servo/components/gfx
Jack Moffitt f570da28c2 Merge pull request #6988 from glennw/no-arc
No need for paint layer in stacking context to be an arc.
2015-08-05 20:06:09 -06:00
..
display_list Merge pull request #6988 from glennw/no-arc 2015-08-05 20:06:09 -06:00
platform gfx: Fix Core Text font instantiation for Web fonts on Mac. 2015-08-04 17:07:44 -07:00
text Warning police. 2015-08-04 15:16:15 +02: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 Implement strokeRect with zero-width or zero-height rects 2015-08-04 17:44:18 -04:00
paint_task.rs Support transforms for display list optimization. Prevents clipping in #6643. 2015-08-05 11:48:07 +10:00