Bug 78044 - Synthetic bold is illegible under some scaling transforms
Summary: Synthetic bold is illegible under some scaling transforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-02-07 14:46 PST by mitz
Modified: 2012-02-08 09:05 PST (History)
4 users (show)

See Also:


Attachments
Interpret syntheticBoldOffset as a length in device pixels (5.93 KB, patch)
2012-02-07 14:52 PST, mitz
bdakin: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-02-07 14:46:12 PST
Synthetic bold is illegible under some scaling transforms
Comment 1 mitz 2012-02-07 14:47:19 PST
<rdar://problem/10475450>
Comment 2 mitz 2012-02-07 14:52:23 PST
Created attachment 125935 [details]
Interpret syntheticBoldOffset as a length in device pixels
Comment 3 WebKit Review Bot 2012-02-07 16:21:13 PST
Comment on attachment 125935 [details]
Interpret syntheticBoldOffset as a length in device pixels

Attachment 125935 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11449157

New failing tests:
fast/text/synthetic-bold-transformed.html
Comment 4 mitz 2012-02-07 16:43:09 PST
(In reply to comment #3)
> (From update of attachment 125935 [details])
> Attachment 125935 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/11449157
> 
> New failing tests:
> fast/text/synthetic-bold-transformed.html

I see no mention of this test at that URL.
Comment 5 Ádám Kallai 2012-02-08 01:25:51 PST
Hello,

This test failing on these bots. (qt, gtk, chromium) 
 * fast/text/synthetic-bold-transformed.html

Url:
http://build.webkit.org/results/Qt%20Linux%20Release/r107014%20(43012)/fast/text/synthetic-bold-transformed-diffs.html
Comment 6 mitz 2012-02-08 08:16:17 PST
Thanks for letting me know. I am going to move the test to platform/mac.
Comment 7 mitz 2012-02-08 09:05:49 PST
(In reply to comment #6)
> Thanks for letting me know. I am going to move the test to platform/mac.

Done in <http://trac.webkit.org/r107096>.