servo/components/gfx/text
Matt Brubeck 43e12f7eba Don't create HarfBuzz shaper if it isn't used
Move the fast shaping code out of the HarfBuzz shaper, and initialize the
shaper lazily to avoid creating any HarfBuzz objects.
2016-05-23 11:46:16 -07:00
..
shaping Don't create HarfBuzz shaper if it isn't used 2016-05-23 11:46:16 -07:00
glyph.rs Fix unused item warning on 32-bit platforms 2016-05-16 11:45:27 -07:00
mod.rs Remove dead code from gfx/text 2015-07-14 14:32:45 -07:00
text_run.rs Make text-align: justify incremental layout safe 2016-05-10 15:46:22 +02:00
util.rs Add support for pre-wrap and pre-line values for white-space. 2015-10-20 10:44:51 -07:00