Closed Bug 368081 Opened 18 years ago Closed 18 years ago

font-size-adjust broken on windows if the text has non solid color

Categories

(Core :: Graphics, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

Attachments

(2 files, 3 obsolete files)

Attached file testcase
This is a remain work for bug 353872. I forgot to change the Fast function.
Attached patch Patch rv1.0 (obsolete) — Splinter Review
Sturat, sorry for this silly bug.
Attachment #252637 - Flags: review?(pavlov)
Attached patch Patch rv1.0 (obsolete) — Splinter Review
Oops, I attached the wrong file....
Attachment #252637 - Attachment is obsolete: true
Attachment #252638 - Flags: review?(pavlov)
Attachment #252637 - Flags: review?(pavlov)
Comment on attachment 252638 [details] [diff] [review] Patch rv1.0 + const double cairoToPixels = + cairofontfactor * currentFont->GetAdjustedSize(); please just put this on one line.
Attachment #252638 - Flags: review?(pavlov) → review+
Attached patch Patch rv1.0.1 (obsolete) — Splinter Review
Thanks, but the count of characters is over 80 if adding space around '*'. (it's just 80 characters in this patch.) Do you like which style?
Attachment #252638 - Attachment is obsolete: true
We've generally been going to around 120 characters in thebes (or slightly longer if it makes the code more clear)
(In reply to comment #5) > We've generally been going to around 120 characters in thebes (or slightly > longer if it makes the code more clear) > O.K. Thanks. I'll add the space around the '*'.
Attached patch Patch rv1.0.2Splinter Review
Attachment #252644 - Attachment is obsolete: true
checked-in.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: