[Bug 1670] Crash
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Feb 10 04:28:03 PST 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1670
--- Comment #3 from Xerxes RĂ„nby <xerxes at zafena.se> ---
it is worth noting that the last time this code got changed by the lwjgl team
they added a restriction to only allow use power of 2 sized icons.
https://github.com/LWJGL/lwjgl/commit/98f8bddce31c039fae680c36ef4e9deeb1e7d7f4
check that the icon the game tries to use is rectangular with a width and
height that equals a power of 2.. that is 16x16 32x32 64x64 128x128 256x256 ...
etc..
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140210/7c9a3e22/attachment-0001.html
More information about the distro-pkg-dev
mailing list