Bug 495417 - [CustomHiDPI] Enable autoScale at fractional scale factors and provide smooth image interpolation
Summary: [CustomHiDPI] Enable autoScale at fractional scale factors and provide smooth...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.6   Edit
Hardware: All All
: P3 enhancement with 3 votes (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 97506 493192 493455 493462
Blocks: 534932 538680
  Show dependency tree
 
Reported: 2016-06-03 11:09 EDT by Markus Keller CLA
Modified: 2018-12-10 05:23 EST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.