servo/components/gfx/text/shaping
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
..
harfbuzz.rs Don't create HarfBuzz shaper if it isn't used 2016-05-23 11:46:16 -07:00
mod.rs gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00