From: Joe P. <joe...@sn...> - 2001-03-07 20:29:17
|
David: I've attached a tarball that includes a new pixmap and the changes to xojpanel. The changes to xojpanel include: All of the pixmaps now are compiled into the binary. The 'configure' script can be changed to remove references to the default pixmap path. The lcd font used will now be the local system default unless the user specifies a different one near the top of ojstatus.cpp . The font size can be changed there also. The pixmap file "hpoj_lcdmon.xpm" replaces "ojforlinux.xpm". The size of the resulting binary is now around 220K depending on how it's built. Running 'strip' on it reduces its size more than 50%, possibly due to empty space in the graphics (not sure). -- Joe |