|
|
|
what is diddlebug-db? | download | history
diddlebug-db is a converter of Database file of Palm Pilot drawing application " DiddleBug " into the PBM image file. diddlebug-db is based on doodle-db.c for " Doodle " written by Roger E Critchlow Jr. and " DiddleBug " by Mitch Blevins <mblevin@debian.org>.
This is released under GNU Public License. You can hack it!
You need the libraries pisock in pilot-link and pbm in netpbm.
You can compile the above source in command-line as follows:
# gcc -o diddlebug-db diddlebug-db.c \ -I /usr/local/pilot/include -I /usr/X11R6/include \ -L /usr/local/pilot/lib -L /usr/X11R6/lib -lpisock -lpbm
This is an example in PNG converted by pnmtopng from PBM.
The snowman picture is written by kao.
(Copyright (C) 2000 kao. All right reserved.)
The dog (yeah!) picture is written by me.
At present, the conversion is one-way; that is, -c option is not implemented (because I don't need it ...)
what is diddlebug-db? | download | history
e-mail: webmaster@kichiki.com Copyright (C) 2000-2001 Kengo Ichiki. All rights reserved.