https://bugs.documentfoundation.org/show_bug.cgi?id=152598
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #5 from Heiko Tietze <[email protected]> --- Although the MSO Word icon looks more blurry to me than our Writer icon MSO seems to store the icons as resources in wordicon.exe (and co) but has a few *.ico in the office folder. One is lync.ico with these sizes: 16, 24, 32, 48, 64, 72, 96, 256 + 20, 40, 60 (plus some duplicates and a few icons with higher contrast; in total 23). The MSDN page [1] says: "Application icons and Control Panel items: The full set includes 16x16, 32x32, 48x48, and 256x256 (code scales between 32 and 256). The .ico file format is required. For Classic Mode, the full set is 16x16, 24x24, 32x32, 48x48 and 64x64." Our previous icons were 16, 22, 24, 32, 48, 64, 128, 256 the new icons are in 16, 32, 64, 128, 256 The MSDN page continues: "Quick Launch area: Icons will scale down from 48x48 in Alt+Tab dynamic overlays, but for a more crisp version, add a 40x40 to .ico file.... Additional sizes: These are useful to have on hand as resources to make other files (for example, annotations, toolbar strips, overlays, high dpi, and special cases): 128x128, 96x96, 64x64, 40x40, 24x24, 22x22, 14x14, 10x10, and 8x8." Seems we are missing 24px and 48px, not sure about 22px and the 40px. Assigning the ticket proactively :-) [1] https://learn.microsoft.com/en-us/windows/win32/uxguide/vis-icons -- You are receiving this mail because: You are the assignee for the bug.
