Closed
Bug 574076
Opened 15 years ago
Closed 15 years ago
dwrite font code does not get digit width correctly
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
1008 bytes,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
Mentioned by Bas on irc, but I don't see a bug filed: the dwrite font code fails to get the width of the "zero" glyph as intended.
(This shows up as a reftest failure in forms/input-text-size-1.html because the width of the input field is based on the digit width.)
Attachment #453446 -
Flags: review?(bas.schouten)
Assignee | ||
Updated•15 years ago
|
Attachment #453446 -
Attachment description: patch, v1 → patch, v1 - correctly test for success of the dwrite call
Updated•15 years ago
|
Attachment #453446 -
Flags: review?(bas.schouten) → review+
Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•