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

HiDPI splash screen support on Linux

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P3
    • 9
    • 8u40, 9
    • client-libs
    • b114
    • linux

    Description

      Implement support of HiDPI splash screen loading on Linux.

      The following methods from splashscreen_impl.h need to be implemented (see JDK-8043869):
      void SplashSetScaleFactor(float);
      char* SplashGetScaledImageName(const char*, const char*, float*);

      Some useful steps:
      - get scale factor from the system (may be GDK_SCALE)
      - it should be decided, which name conventions should be used for high-resolution splash images.

      Attachments

        Issue Links

          Activity

            People

              rchamyal Rajeev Chamyal (Inactive)
              alexsch Alexandr Scherbatiy
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: