Eduard Bloch <[email protected]> writes: > inkscape: only one 64x64 icon included. Icewm requires an icon set > having images of sizes 16x16 and 32x32. Rescaling is not supported > yet, as far as I can see.
Rescaling is supported. To verify this I have added 64 to the list of acceptable icon sizes in wmframe.cc (sizes[] in function updateIcon), changed number of iterations in loops from 3 to 4 and got the desirable result. Also I have discovered IceWM option HugeIconSize (which has default value 48). Changing it to 64 in ~/.icewm/preferences also resulted in visible inkscape icon. Unfortunately, the applications which have 48x48 icon (for example, gqview in my application set) will not show the icons in this case. There are only three options: SmallIconSize, LargeIconSize and HugeIconSize. Do we need the new option (say, GiantIconSize) with default value 64 or another solution? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

