ICON_XSIZE	= 32
ICON_YSIZE	= 32
ICONBIG_XSIZE	= 42
ICONBIG_YSIZE	= 42

ICON256_CROP		= -14 -14 -14 -14
ICON256ACTIVE_CROP	= -28 -28 -28 -28
ICON256ARM_CROP		= -12 -20 -12 -20

ICONH_CONTRAST		= 1.4

# Drop-shadow: 12 12 14.0
#
ICON128_DROPSHADOW	= -o 12 12 -b 16 -S 140 140 140 0
ICON128ARM_DROPSHADOW	= -o 6 6 -b 6 -S 140 140 140 0
ICON128BIG_DROPSHADOW	= -o 12 12 -b 20 -S 140 140 140 0

ICON128_CROP		= -11 -11 -11 -11

# Drop-shadow: 12 12 12.0
# The more we crop here, the bigger the icon image will be,
# because it is then scaled to a fix size...
#
ICON128ACTIVE_CROP	= -18 -23 -18 -25

# Drop-shadow: 6 6 6.0
#
ICON128ARM_CROP		= -2 -2 -2 -2


ICON128BIG_CROP		= -20 -20 -20 -20


ICONBIG_CROP		= -32 -32 -32 -32
