Closed Bug 591 Opened 26 years ago Closed 26 years ago

top border is one pixel too short horizontally

Categories

(Core Graveyard :: GFX, defect, P3)

x86
Windows 95

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 2150

People

(Reporter: angus, Assigned: michaelp)

References

()

Details

See URL for test case and sample code. The problem looks like this (with a thick
top border):

------
-------
| foo |
-------
the border code is in the cssrendering pathway and troy was the last one
in there optimizing the code...troy: if you want you can reassign it to
me or michael.
Status: NEW → ASSIGNED
Component: Unknown → Rendering
Assignee: troy → michaelp
Status: ASSIGNED → NEW
The real problem is that GDI on Windows doesn't draw the last pixel when
rendering a line. I can't do much about this, because the CSS rendering
code is in twips. Therefore, the solution needs to be addressed in the
graphics code
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 2150 ***
Status: RESOLVED → VERIFIED
Marking Verified/Duplicate.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.