Closed Bug 103762 Opened 23 years ago Closed 17 years ago

Need to implement PenModes for Mac and Linux so solid outlines can be inverted

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: attinasi, Assigned: dcone)

Details

(Keywords: testcase)

See bug 73884

When drawing solid outlines we use the Pen of the Device Context. Currently only
Windows supports the Pen being in an invert-mode, so only Windows can do the
invert outlines. Mac and Linux need this as well (and OS2 and BeOS and whatever
else is out there, by extension).

Note: dotted and dashed outlines use DrawRect and that uses InvertRect for doing
the invert, so it works on all first-tier platforms.
Reassigning to Don
Assignee: attinasi → dcone
Target Milestone: --- → mozilla1.1
see testcase attachment 51188 [details] (from bug 73884)


Keywords: testcase
Priority: -- → P3
retargeting
Target Milestone: mozilla1.1alpha → Future
Invalid: we don't use pen modes anymore.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.