Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-pmc] API addition: Image#getImageData(int zoom)

+1 for this change. I'm following this bug since a while and it would
be great to clean that up before the 4.7 release.

Best regards, Lars

On Mon, Apr 3, 2017 at 12:17 PM, Markus Keller <markus_keller@xxxxxxxxxx> wrote:
> SWT requests approval for an API addition in Oxygen M7, see
>
> Bug 496409: [HiDPI][API] Provide Image#getImageData(int zoom)
>
> Javadoc of the new API is e.g. here:
> https://git.eclipse.org/r/#/c/93242/3/bundles/org.eclipse.swt/Eclipse+SWT/gtk/org/eclipse/swt/graphics/Image.java
>
> The old API Image#getImageDataAtCurrentZoom() has been written at a time
> when we didn't have any actual clients. The notion of "current" zoom doesn't
> make sense in a multi-monitor setup, and there's no way we could fully
> implement image overlays using that API.
>
> Markus
>
> _______________________________________________
> eclipse-pmc mailing list
> eclipse-pmc@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/eclipse-pmc



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top