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

HiDPI splash screen support on Linux

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: