From: Rob v. N. <ro...@ve...> - 2003-10-19 15:02:05
|
Hi, Maybe I'm missing something trivial, but it seems there's a bug in the handling of icons. Animated icons work fine, but just a plain icon seems not to work: just nothing is displayed. See attached screenshot. I use Red Hat 9, lcd4linux-0.9.11, X11 driver (PNG doesn't work either). greetings, Rob van Nieuwkerk lcd4linux config file: ------------------------------------ Display X11 size 20x4 font 5x8 pixel 3+0 gap -1x-1 border 1 foreground \#102000 halfground \#90c000 background \#a0d000 Row1 "this works: &1" Row2 "" Row3 "and this not: &2" Row4 "" Icons 1 Icon1.Bitmap1 ..*..|..*.. Icon1.Bitmap2 .***.|.***. Icon1.Bitmap3 *****|***** Icon1.Bitmap4 ..*..|..*.. Icon1.Bitmap5 ..*..|..*.. Icon1.Bitmap6 ..*..|..*.. Icon1.Bitmap7 ..*..|..*.. Icon1.Bitmap8 .....|..... Icon2.Bitmap1 ..*.. Icon2.Bitmap2 ..*.. Icon2.Bitmap3 ..*.. Icon2.Bitmap4 ..*.. Icon2.Bitmap5 ***** Icon2.Bitmap6 .***. Icon2.Bitmap7 ..*.. Icon2.Bitmap8 ..... ------------------------------------ |