Bug 495417

Summary: [CustomHiDPI] Enable autoScale at fractional scale factors and provide smooth image interpolation
Product: [Eclipse Project] Platform Reporter: Markus Keller <markus.kell.r>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: christian.albrecht, daniel_megert, gautier.desaintmartinlacaze, jan.public, karl, lshanmug, niraj.modi, peter
Version: 4.6   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 97506, 493192, 493455, 493462    
Bug Blocks: 534932, 538680    

Description Markus Keller CLA 2016-06-03 11:09:15 EDT
Bug 493462 restricted auto-scaling to integer scale factors. This restriction should be lifted, and autoScale should be enabled at fractional scale factors.

This requires:
- more testing of the coordinate scaling (detect and eliminate remaining rounding problems)
- smooth image interpolation (bug 97506, bug 493455)
Comment 1 Niraj Modi CLA 2018-05-17 10:09:19 EDT
Resetting the target for now, as this is related to CustomHiDPI.