> Detect the situation where we do need to perform interpolation during > ImageIcon > painting and set a hint to the rendering to perform bicubic approximation so > image details are preserved during transition.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Use small icon pointer for icons less than 24 pixels wide - this way we get the 16x16 icon which is better for scaling purposes. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/7805/files - new: https://git.openjdk.java.net/jdk/pull/7805/files/a6aef9a9..b6e099b8 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7805&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7805&range=02-03 Stats: 8 lines in 1 file changed: 7 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/7805.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/7805/head:pull/7805 PR: https://git.openjdk.java.net/jdk/pull/7805