-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b52
-
x86
-
windows_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2228448 | 7u21 | Igor Nekrestyanov | P4 | Closed | Fixed | b04 |
A DESCRIPTION OF THE REQUEST :
Right now the icon specified in the <icon kind="default"/> tag is scaled using a nearest neighbor filtering algorithm. This leaves a badly pixelated and ugly looking icon.
JUSTIFICATION :
These icons are the first thing a user sees when they run a webstart program. It would make a much nicer visual impact if you created the scaled icons using Java's bicubic filter.
Right now the icon specified in the <icon kind="default"/> tag is scaled using a nearest neighbor filtering algorithm. This leaves a badly pixelated and ugly looking icon.
JUSTIFICATION :
These icons are the first thing a user sees when they run a webstart program. It would make a much nicer visual impact if you created the scaled icons using Java's bicubic filter.
- backported by
-
JDK-2228448 Webstart icon is not scaled with bicubic filtering
-
- Closed
-