[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 13:01:32 PDT 2010


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





--- Comment #8 from Dirk Schulze <krit at webkit.org>  2010-03-29 13:01:32 PST ---
(In reply to comment #7)
> (From update of attachment 51934 [details])
> > +                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.

Your're right, narrowPrecisionToFloat. Forgot this.

-- 
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