Young Picasso
From Just Solve the File Format Problem
(Difference between revisions)
m |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 24: | Line 24: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|image/youngPicasso}} |
== Links == | == Links == | ||
* [https://www.youtube.com/watch?v=6euKGxqYEOs YouTube video by petsasjim1] | * [https://www.youtube.com/watch?v=6euKGxqYEOs YouTube video by petsasjim1] |
Latest revision as of 04:00, 28 December 2023
Young Picasso is a paint program for DOS, designed for children. It was developed by Scarborough Digital, later Blueview Software. Some versions of it (at least 1.3-1.5) have an associated .YP raster graphics format.
Contents[hide] |
[edit] Format details
YP format is a profile of Fastgraph Packed Pixel Run format. It uses a standard color palette, and a special header designed for compatibility. The header is 24 bytes, with two of every 3 bytes having value 0. Whether the header is specific to Young Picasso is unknown.
[edit] Identification
YP files start with bytes (hex) 50 00 00 50 00 00 52 00 00
, containing ASCII characters "P", "P", "R". This probably stands for Packed Pixel Run, not Pablo Picasso's monogram.
[edit] Software
- Young Picasso
- Deark
- With difficulty, Fastgraph software could be used.