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)


----- Original Message -----
> From: "Martin Oberhuber" <Martin.Oberhuber@xxxxxxxxxxxxx>
> To: eclipse-pmc@xxxxxxxxxxx
> Sent: Monday, 3 April, 2017 9:31:15 PM
> Subject: Re: [eclipse-pmc] API addition: Image#getImageData(int zoom)
> 
> 
> 
> +1 makes sense, also thanks for adding the @deprecated .

+1 from me too.
> 
> 
> 
> 
> Thanks,
> 
> 
> Martin
> 
> --
> 
> 
> Martin Oberhuber , SMTS / Product Owner – Development Tools, Wind River
> 
> 
> 
> 
> From: <eclipse-pmc-bounces@xxxxxxxxxxx> on behalf of Markus Keller
> <markus_keller@xxxxxxxxxx>
> Reply-To: "eclipse-pmc@xxxxxxxxxxx" <eclipse-pmc@xxxxxxxxxxx>
> Date: Monday 3 April 2017 at 12:17
> To: "eclipse-pmc@xxxxxxxxxxx" <eclipse-pmc@xxxxxxxxxxx>
> Subject: [eclipse-pmc] API addition: Image#getImageData(int zoom)
> 
> 
> 
> 
> 
> 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

-- 
Alexander Kurtakov
Red Hat Eclipse team


Back to the top