|
Here is my little contribution to the Agenda Linux PDA project: a port of the X Window spreadsheet, xspread, to the agenda. The port is based on version 2.3 of xspread, but I've made many changes and I'm calling this version 2.4. The current "patchlevel" is 2.45 (Note: version 2.41 had an ugly memory bug).
You can examine xspread in CVS here. To check out the code from CVS, use these commands: cvs -d \:pserver:guest@ricardo.ecn.wfu.edu:/home/cottrell/pub-cvs \ login The password is "libesl". Then
cvs -d \ I also wrote a little utility called bdftoxpm which takes a bdf font file (which can be obtained from an X font server) and writes out an X11 pixmap containing the glyphs in the font, with the option of rotating the glyphs 90 degrees clockwise in the pixmap. This is intended for producing sideways text on the agenda. Source here: bdftoxpm-1.0.tgz. |
Editing a little worksheet |
![]() |
Actual versus fitted graph for a linear regression run with xspread |
![]() |