servo/components/gfx/text
Glenn Watson c0531c312f Add WebRender integration to Servo.
WebRender is an experimental GPU accelerated rendering backend for Servo.

The WebRender backend can be specified by running Servo with the -w option (otherwise the default rendering backend will be used).

WebRender has many bugs, and missing features - but it is usable to browse most websites - please report any WebRender specific rendering bugs you encounter!
2016-02-18 10:35:29 +10:00
..
shaping Derive Debug on FontGroup and its components 2015-12-12 10:04:33 +01:00
glyph.rs gfx: Cache the total advance of each glyph store. 2015-12-15 11:24:36 -08:00
mod.rs Remove dead code from gfx/text 2015-07-14 14:32:45 -07:00
text_run.rs Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
util.rs Add support for pre-wrap and pre-line values for white-space. 2015-10-20 10:44:51 -07:00