Skip to content

SVG rasterization mac is low-resolution #2228

Open
@nedtwigg

Description

@nedtwigg

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

Image

Environment:

  1. Select the platform(s) on which the behavior is seen:
    • All OS
    • Windows
    • Linux
    • macOS
  1. Additional OS info (e.g. OS version, Linux Desktop, etc)
    macOS Sequoia 15.5

  2. JRE/JDK version
    21

Version since
Eclipse 4.36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions