home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / demos / xgc / Bugs next >
Encoding:
Text File  |  1988-08-29  |  465 b   |  12 lines

  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.
  12.