On Tue Jul 29 17:27:31 2025 +0000, Joel Holdsworth wrote:
Can we have the full complement of icon sizes: 256x256, 48x48, 32x32 and 16x16 with 8-bit and 4-bit variants? Here is an example: https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/shell32/resources/con...
If this icon was source from Tango or Gnome, at least the 48x48, 32x32 and 16x16 sizes should be available.
Currently, 256x256 is just a scaled up version of 48x48 across Wine.
8-bit and 4-bit are a legacy feature going back to the XP days: http://www.iconconstructor.com/winXPIcons.htm , but it would be nice to have for consistency.