Diddle sketch
From Just Solve the File Format Problem
(Difference between revisions)
(Category:Palm OS Database) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |extensions={{ext|pdb}} | ||
+ | |released=1999 | ||
}} | }} | ||
− | + | ''Diddle'' is a drawing application for Palm handheld computers. '''Diddle sketch''' refers to the images created with it, and to its associated [[Palm OS Database]] files, usually named DiddleDB.pdb and DiddleIDB.pdb. Images are bi-level, 160×160, uncompressed. | |
− | + | ''Diddle'' is based on a program named ''Doodle'' [http://elf.org/doodle/]. | |
== See also == | == See also == | ||
Line 11: | Line 13: | ||
== Identification == | == Identification == | ||
− | The ASCII string " | + | The ASCII string "{{magic|DIDL}}" appears at offset 64. |
== Software == | == Software == | ||
− | * [[Netpbm]]: ddbugtopbm | + | * [[Netpbm]]: ddbugtopbm ([http://netpbm.sourceforge.net/doc/ddbugtopbm.html documentation]) |
* http://www.palmopensource.com/software/ → [http://www.palmopensource.com/software/diddle-1.23.tar.gz diddle-1.23.tar.gz] | * http://www.palmopensource.com/software/ → [http://www.palmopensource.com/software/diddle-1.23.tar.gz diddle-1.23.tar.gz] | ||
[[Category:Palm]] | [[Category:Palm]] | ||
[[Category:Palm OS Database]] | [[Category:Palm OS Database]] | ||
+ | [[Category:File formats with a distinctive filename]] |
Latest revision as of 13:30, 18 September 2017
Diddle is a drawing application for Palm handheld computers. Diddle sketch refers to the images created with it, and to its associated Palm OS Database files, usually named DiddleDB.pdb and DiddleIDB.pdb. Images are bi-level, 160×160, uncompressed.
Diddle is based on a program named Doodle [1].
[edit] See also
[edit] Identification
The ASCII string "DIDL
" appears at offset 64.
[edit] Software
- Netpbm: ddbugtopbm (documentation)
- http://www.palmopensource.com/software/ → diddle-1.23.tar.gz