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

java.awt.SplashScreen should mention that no unnecessary distortions to the image are allowed

XMLWordPrintable

    • b126
    • generic
    • generic
    • Not verified

      Currently the spec for java.awt.SplashScreen doesn't set any restrictions to the changes of the image that particular implementation might do - like flipping, scaling etc.
      To assure that the image is shown properly somethign like the following should be added to the spec:

      ---
      When showing contents of graphical file the implementation should not make ant distortions like flipping, rotating or scaling the image. Nor should it add any additional decorating to it. The only case when downscaling is acceptable is when screen size is smaller than the image size - in this case splash screen window might be scaled down.
      ---

            anthony Anthony Petrov (Inactive)
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: