servo/components/gfx/text/shaping
Ms2ger ce4d442941 Move away from the repeat().take().collect() pattern.
This was the preferred pattern between the deprecation of Vec::from_elem and
the addition of the count argument to the vec![] macro.
2015-07-14 16:19:30 +02:00
..
harfbuzz.rs Move away from the repeat().take().collect() pattern. 2015-07-14 16:19:30 +02:00
mod.rs gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00