servo/components/gfx/text
Patrick Walton 07bc97e3e2 gfx: Implement letter-spacing per CSS 2.1 § 16.4.
The ligature disabling code has been manually verified, but I was unable
to reftest it. (The only way I could think of would be to create an
Ahem-like font with a ligature table, but that would be an awful lot of
work.)

Near as I can tell, the method used to apply the spacing (manually
inserting extra advance post-shaping) matches Gecko.
2014-12-12 11:43:43 -08:00
..
shaping gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
glyph.rs Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
mod.rs Cargoify servo 2014-09-08 20:21:42 -06:00
text_run.rs gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
util.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00