servo/components
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
..
canvas Rename CanvasRenderTask -> CanvasPaintTask. 2014-12-08 14:01:07 +09:00
compositing Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
devtools Fixes #4232 2014-12-08 22:17:17 +08:00
devtools_traits Implemeneted ModifyAttribute handler to update DOM elements. 2014-12-03 18:58:44 -08:00
gfx gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
layout gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
layout_traits Rename RenderChan -> PaintChan 2014-12-08 14:05:50 +09:00
msg ports/cef: Implement accelerated compositing for the CEF port. 2014-12-10 08:35:47 -08:00
net Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
plugins Return early and decline analysis when linting within unsafe functions for must_root analysis. 2014-12-09 02:10:39 -05:00
script Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
script_traits ports/cef: Implement accelerated compositing for the CEF port. 2014-12-10 08:35:47 -08:00
servo Remove glut port now that android glutin has landed. 2014-12-12 11:04:44 +10:00
style gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
util gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00