Jump to content

bugzilla77

Newbies
  • Posts

    5
  • Joined

  • Last visited

Posts posted by bugzilla77

  1. > When loading an image from the clipboard, the order of preference that paint.net uses seems to be:
    > 1) (Standard) Bitmap
    > 2) DIB
    > 3) PNG

     

    This order of preference is no good.

     

    When I set clipboard:

    index 1) PNG

    index 2) CF_DIB

    Paint.NET gets CF_DIB (and incorrectly shows image without alpha channel, even if it present).

     

    The order of items in the clipboard should be respected or better types selected at first (PNG before CF_DIB before CF_BITMAP).

    Can you add this logic to base code of Paint.NET (ctrl-v)?

×
×
  • Create New...