Young Picasso
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|yp}} |released=≤1993 }} '''Young Picasso''' is a paint program for DOS, designed for children. It was ...") | |||
| Line 5: | Line 5: | ||
| |released=≤1993 | |released=≤1993 | ||
| }} | }} | ||
| − | '''Young Picasso''' is a paint program for DOS, designed for children. It was developed by Scarborough Digital, later Blueview Software.  | + | '''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. | 
| == Format details == | == Format details == | ||
| − | YP format seems to have a 24-byte header, but  | + | YP (v1.3-1.5) format seems to have a 24-byte header, but only every third byte is used, the rest being zeroes. This could be a hack to make the files compatible with older versions of the software. If so, there must be an older version of the format that lacks the header. | 
| == Identification == | == Identification == | ||
| − | YP files apparently start with bytes (hex) {{magic|50 00 00 50 00 00 52 00 00}}, which might be a signature (Pablo Picasso's initials?). | + | YP (v1.3-1.5) files apparently start with bytes (hex) {{magic|50 00 00 50 00 00 52 00 00}}, which might be a signature (Pablo Picasso's initials?). | 
| == Software == | == Software == | ||
| Line 19: | Line 19: | ||
| ** {{CdTextfiles|cream/cream02/GAMES/YP150.ZIP|v1.5}} | ** {{CdTextfiles|cream/cream02/GAMES/YP150.ZIP|v1.5}} | ||
| ** [https://archive.org/details/YoungPicasso_1020 v1.5 at Internet Archive] | ** [https://archive.org/details/YoungPicasso_1020 v1.5 at Internet Archive] | ||
| + | ** {{CdTextfiles|cream/cream04/educate/yp30.zip|v3.0}} - Does not support YP format. Supports [[PCX]] and [[BMP]] instead. | ||
| == Links == | == Links == | ||
| * [https://www.youtube.com/watch?v=6euKGxqYEOs YouTube video by petsasjim1] | * [https://www.youtube.com/watch?v=6euKGxqYEOs YouTube video by petsasjim1] | ||
Revision as of 22:48, 7 March 2022
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 | 
Format details
YP (v1.3-1.5) format seems to have a 24-byte header, but only every third byte is used, the rest being zeroes. This could be a hack to make the files compatible with older versions of the software. If so, there must be an older version of the format that lacks the header.
Identification
YP (v1.3-1.5) files apparently start with bytes (hex) 50 00 00 50 00 00 52 00 00, which might be a signature (Pablo Picasso's initials?).
Software
- Young Picasso

