servo/components/gfx
Martin Robinson 71d285af80 Use a new id type for tracking scrolling areas
This is a step in disassociating scrolling areas from stacking
contexts. Now scroll areas are defined by unique ids, which means that
in the future stacking context will be able to contain more than one.
2016-10-30 21:10:04 +01:00
..
display_list Use a new id type for tracking scrolling areas 2016-10-30 21:10:04 +01:00
platform gfx: On the Mac, take the scale into account when determining the 2016-10-11 12:36:19 -07:00
text Remove old rendering backend. 2016-10-18 10:21:27 +10:00
Cargo.toml Remove old rendering backend. 2016-10-18 10:21:27 +10:00
filters.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
font.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_cache_thread.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_context.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
font_template.rs Make font template data load fallible. Fixes #12037. 2016-07-05 10:02:40 -04:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
paint_context.rs Auto-generate 'image-rendering' using 'single_keyword' 2016-10-26 12:56:11 +05:30