servo/components/gfx/text
Eli Friedman 3a451ff845 Add support for pre-wrap and pre-line values for white-space.
This is mostly straightforward.  I had to modify a couple of places
which were accidentally discarding whitespace.

Fixes #1513.
2015-10-20 10:44:51 -07:00
..
shaping Auto merge of #7799 - mbrubeck:glyph-cleanup, r=pcwalton 2015-09-30 17:44:02 -06:00
glyph.rs Auto merge of #7799 - mbrubeck:glyph-cleanup, r=pcwalton 2015-09-30 17:44:02 -06:00
mod.rs Remove dead code from gfx/text 2015-07-14 14:32:45 -07:00
text_run.rs Split Au type into separate crate, with minimal dependencies. 2015-10-01 07:16:11 +10:00
util.rs Add support for pre-wrap and pre-line values for white-space. 2015-10-20 10:44:51 -07:00