From: poy <po...@12...> - 2008-02-11 21:03:39
|
menus in DC++ now have a space on their left side, which allows an icon to be put there. so if any of you wants to draw some icons for commands like "get file list", "download", "move up/down", and so on, please do so and submit them here. :) note about the format being used: icons, actually bitmaps, have to be 16x16 bmp files that use RGB(255, 0, 255) (full red, no green, full blue) as their background color; that color will render as transparent in DC++. poy |