servo/components/gfx/text
Glenn Watson acfdfd2fa9 Remove old rendering backend.
This removes paint threads, rust-layers dependency, and changes
optional webrender types to be required.

The use_webrender option has been removed, however I've left
the "-w" command line option in place so that wpt
runner can continue to pass that. Once it's removed from there
we can also remove the -w option.

Once this stage is complete, it should be fine to change the
display list building code to generate webrender display
lists directly and avoid the conversion step.
2016-10-18 10:21:27 +10:00
..
shaping Reorder use statements 2016-09-09 04:55:19 +02:00
glyph.rs Reorder use statements 2016-09-09 04:55:19 +02:00
mod.rs Remove an obsolete comment in gfx::text. 2016-06-05 12:31:54 +02:00
text_run.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
util.rs Add support for pre-wrap and pre-line values for white-space. 2015-10-20 10:44:51 -07:00