Welcome, Guest. Please login or register.

Author Topic: PowerIcons faster  (Read 1981 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: PowerIcons faster
« on: August 24, 2006, 02:45:56 PM »

Read in the docs of IconBeFast what it does and then remember that PowerIcons needs a truecolor screen mode (which works without pens). Do you still think IBF can speed up PNG icons ?

Bye,
Thomas

Offline Thomas

Re: PowerIcons faster
« Reply #1 on: August 24, 2006, 08:43:16 PM »

Because PNG icons are displayed as-is, without any calculation while GlowIcons have to be entirely recalculated and dithered into the screen's palette. The only calculation done for PNG icons is alpha blending. Obviously Elena's alpha blending algorithm is much faster than icon.library's dithering algorithm.

Bye,
Thomas