Bug 18216

Summary: Support vertical kerning of text in SVG
Product: WebKit Reporter: Bruce Rindahl <rindahl>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jdaggett, krit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.w3.org/Graphics/SVG/Test/20061213/htmlObjectHarness/full-fonts-kern-01-t.html

Description Bruce Rindahl 2008-03-30 07:26:00 PDT
Kerning allows precise alignment of text.   3rd party software uses kerning to control printing when exporting to SVG
Comment 1 Eric Seidel (no email) 2008-04-13 22:39:00 PDT
We support horizontal kerning, but not vertical kerning.  Most helpful would be if you could attach a test case! :)
Comment 2 Bruce Rindahl 2008-04-14 07:45:12 PDT
My bad. The title should not include the word vertical.  If you go to the posted URL it has several tests for horizontal kerning.  The nightly WebKit builds do not pass any of these tests.
Comment 3 Dirk Schulze 2010-07-01 08:13:56 PDT
Fixed in trunk.