Automatic Icon Conversion
Providing icons of various sizes for application development can be a tedious task. The built in icon scaling code in Windows does not do a great job when downscaling icons from e.g. 32 to 16 pixel sizes. The ANKHOR FlowSheet application uses a variety of full colour icons with transparency for its user interface that have to be available in 32, 24 and 16 pixel sizes each.
The basic size of icons in a ribbon bar is 32 by 32 pixels.
If the user scales down the application window, a smaller version is needed.