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