servo/components/gfx
Martin Robinson ccb7ab926a Remove concept of Layers from Servo
Layers were a feature of the legacy drawing path. If we re-add them at
some point, it probably makes more sense to make them a product of
display list inspection.

This change also remove a bunch of dead painting code.
2016-10-21 08:38:34 +02:00
..
display_list Remove concept of Layers from Servo 2016-10-21 08:38:34 +02: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 Change 'image_rendering' enum variants to snake cases 2016-10-07 23:31:30 +05:30