[webkit-reviews] review granted: [Bug 35581] [OpenVG] Add support for drawing text to PainterOpenVG : [Attachment 49806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 11:48:50 PST 2010


Dirk Schulze <krit at webkit.org> has granted Jakob Petsovits
<jpetsovits at rim.com>'s request for review:
Bug 35581: [OpenVG] Add support for drawing text to PainterOpenVG
https://bugs.webkit.org/show_bug.cgi?id=35581

Attachment 49806: Patch
https://bugs.webkit.org/attachment.cgi?id=49806&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
A simple style issue:
 1034	      p = FloatPoint(0, 0);

Please use just FloatPoint() here.

r=me with the fix above.


More information about the webkit-reviews mailing list