From: Michael R. <re...@eu...> - 2005-11-06 09:56:56
|
Hi Szymon, > What about dropping the limitation of icons size ? All bars and defined > chars are limited in dimensions to: > > /* icons always are 8 pixels high */ > #define YRES 8 I tried to fix this in CVS. I'm not shure if this works... could you please test the code? (I dont't have a display with YRES other than 8) The fix was *that* easy: I just removed the above #define, and added a 'extern int YRES'... bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |