Open
Description
Describe the bug
The new SVG rasterization seems to not be HiDPI on macOS.
To Reproduce
- Before:
ImageDescriptor.createFromFile("foo.png")
(with a@2x.png
available also) - After:
ImageDescriptor.createFromFile("foo.svg")
with the new (org.eclipse.swt.svg
applied)
Expected behavior
I expected the SVG to render at high-resolution for the mac.
Screenshots
Top row is @2x.png
, bottom row is .svg

Environment:
- Select the platform(s) on which the behavior is seen:
-
- All OS
-
- Windows
-
- Linux
-
- macOS
-
Additional OS info (e.g. OS version, Linux Desktop, etc)
macOS Sequoia 15.5 -
JRE/JDK version
21
Version since
Eclipse 4.36
Metadata
Metadata
Assignees
Labels
No labels