Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4078973

Printing renders opaquely on win32, where screen rendering is transparent.

XMLWordPrintable

    • 1.1.5
    • x86
    • windows_95
    • Not verified

      On win32, the DC used for printing is not initialized properly, so by default
      it is rendering with th background mode set to opaque where it should be set to
      transparent.

      More info from Netiva:

      > Bug fix 2: Drawing (especially of text strings) is not transparent in
      > printer DC's. We make a call to ::SetBkMode(hdc, TRANSPARENT) for
      > printer DC's (same default as screen DC's). See fix around line 1229.
      >

            jkoenigsunw Janet Koenig (Inactive)
            tonywyant Tony Wyant (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: