Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

diddlebug-db

what is diddlebug-db? | download | history


what is diddlebug-db?

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!

download

requirement and installation

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

history

what we can get

This is an example in PNG converted by pnmtopng from PBM.

snowman chobi
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.