HiDPI splash screen support on Linux

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8u40, 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: