[webkit-reviews] review granted: [Bug 60317] Text is scaled in a stair-step pattern : [Attachment 95629] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 12:28:49 PDT 2011


Eric Seidel <eric at webkit.org> has granted Levi Weintraub <leviw at chromium.org>'s
request for review:
Bug 60317: Text is scaled in a stair-step pattern
https://bugs.webkit.org/show_bug.cgi?id=60317

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=95629&action=review

I'm not sure why ahem makes this any harder?  I suspect due to platform
differences you'll need multiple image results, which is sad.  There may be a
set of safe fonts to use, I just know that ahem is one such safe font.

> LayoutTests/svg/text/scaling-font-with-geometric-precision.html:42
> +<text class="geometric" transform="scale(1.2)" dy="15"
fill="navy">iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii</text>

I would have probably generated these with javascript.	BUt it's OK as is too.


More information about the webkit-reviews mailing list