Bugs 465 B

123456789101112
  1. Bugs found with xbench
  2. ----------------------
  3. Lines, FillStyle Solid, Planemask 0, LineWidth 0 - draws lines anyways.
  4. other FillStyles work correctly.
  5. Rectangles - same problem.
  6. Filled Rectangles, FillStyle other than OpaqueStippled, Planemask 0 - draws
  7. rectangles anyways.
  8. OpaqueStippled works fine.
  9. Dashed Lines - sometimes hangs.
  10. only happens when lots of lines/short dashes/long lines.
  11. Lines, Function equiv, LineWidth > 1 - copies instead of equiving.