Version: 1.99 (using Devel) OS: Linux In dolphin 2, icons look fine when using standard sizes like 32, 48,64, 128, 256 while they appear aliased in other sizes: 80px: http://wstaw.org/m/2011/12/24/80px.png 96px: http://wstaw.org/m/2011/12/24/96px.png 112px: http://wstaw.org/m/2011/12/24/112px.png 144px: http://wstaw.org/m/2011/12/24/144px.png Reproducible: Always Steps to Reproduce: Use slider at the bottom to change icons size Actual Results: For some non-standard sizes icons are aliased Expected Results: More smoothness.
Thanks for the report. The aliased icons are currently only shown when Dolphin has been started with the "raster" graphicssystem (dolphin -graphicssystem raster). Could you please check whether starting dolphin with "dolphin -graphicssystem native" fixes the issue? I'll take care to fix the issue so that the icons are also antialiased with the "raster" graphicssystem, however I need to be sure that you are using this system.
You're right; "--graphicssystem native" solves the issue.
Closing, Dolphin should now be using .svg's for all icons & the reporter found a workaround.