[Webkit-unassigned] [Bug 36731] SVG Glyph transformations wrong on use of SVGFont

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 12:31:59 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36731





--- Comment #7 from Darin Adler <darin at apple.com>  2010-03-29 12:31:59 PST ---
(From update of attachment 51934)
> +                kerning = static_cast<float>(kerningPair.kerning);

I think we have a special cast just for the "double to float" conversion. With
the word "narrow" in its name. I don't have a source tree handy.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list