GrayPaint
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics }} '''GrayPaint''' is, we have to tell you, an exceedingly difficult format to Google for (or search for in any other sear...") |
(→Identification) |
||
(2 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
+ | |extensions={{ext|pdb}} | ||
}} | }} | ||
− | '''GrayPaint''' | + | '''GrayPaint''' (also spelled '''Gray Paint''', '''GrayPaint?''', '''Graypaint''', etc.) is a raster graphics editor for Palm OS. Its native images are 16-shade grayscale, and may be found in a [[Palm OS Database]] file named GrayPaintDB.pdb. |
− | + | == Disambiguation == | |
+ | GrayPaint is, we have to tell you, an exceedingly difficult format to Google for (or search for in any other search engine competing with Google®). You end up with listings (native and paid) for various physical paint companies advertising the gray-scaled varieties of their products, and attempts to refine the search eventually get you to treatises on doing gray-scaled images in various computerized paint programs, as well as a [http://www.wincodebits.in/2015/07/visual-basic-graypaint.html?189db0 conversion program in Visual Basic] that happens to be called "Graypaint", but only converts established image file formats rather than inventing its own. | ||
+ | |||
+ | == Identification == | ||
+ | Based on the demo GrayPaintDB.pdb file, we're assuming that GrayPaint PDB files have ASCII "{{magic|DATAGrP?}}" at offset 60. (The last character is a literal question mark, not a wildcard.) | ||
== Links == | == Links == | ||
+ | * [https://archive.org/details/tucows_171527_Gray_Paint Gray Paint 2.0 software] from the Internet Archive and Tucows | ||
+ | * [https://web.archive.org/web/20020202212637/http://questions.hyperlink.cz/release.html#%23GrayPaint2 GrayPaint? 2.1 website], from archive.org | ||
* [http://www.questions.cz/download/GrayPaint2.txt GrayPaint 2.2.3 documentation in plain text] | * [http://www.questions.cz/download/GrayPaint2.txt GrayPaint 2.2.3 documentation in plain text] | ||
* [https://www.lemkesoft.de/en/products/graphicconverter/key-features/import-and-export-formats/ Lemke GraphicConverter 9] claims to be able to import this format. | * [https://www.lemkesoft.de/en/products/graphicconverter/key-features/import-and-export-formats/ Lemke GraphicConverter 9] claims to be able to import this format. | ||
[[Category:Palm]] | [[Category:Palm]] | ||
+ | [[Category:Palm OS Database]] | ||
+ | [[Category:File formats with a distinctive filename]] |
Latest revision as of 15:25, 22 February 2018
GrayPaint (also spelled Gray Paint, GrayPaint?, Graypaint, etc.) is a raster graphics editor for Palm OS. Its native images are 16-shade grayscale, and may be found in a Palm OS Database file named GrayPaintDB.pdb.
[edit] Disambiguation
GrayPaint is, we have to tell you, an exceedingly difficult format to Google for (or search for in any other search engine competing with Google®). You end up with listings (native and paid) for various physical paint companies advertising the gray-scaled varieties of their products, and attempts to refine the search eventually get you to treatises on doing gray-scaled images in various computerized paint programs, as well as a conversion program in Visual Basic that happens to be called "Graypaint", but only converts established image file formats rather than inventing its own.
[edit] Identification
Based on the demo GrayPaintDB.pdb file, we're assuming that GrayPaint PDB files have ASCII "DATAGrP?
" at offset 60. (The last character is a literal question mark, not a wildcard.)
[edit] Links
- Gray Paint 2.0 software from the Internet Archive and Tucows
- GrayPaint? 2.1 website, from archive.org
- GrayPaint 2.2.3 documentation in plain text
- Lemke GraphicConverter 9 claims to be able to import this format.