PabloPaint

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Change telparia.com samples link to template)
 
Line 15: Line 15:
  
 
43 bytes    file id ["PABLO PACKED PICTURE: Groupe CDND " 0x0D 0x0A]  
 
43 bytes    file id ["PABLO PACKED PICTURE: Groupe CDND " 0x0D 0x0A]  
?          image data size in bytes stored in plain in ascii text + cr/lf
+
?          image data size in bytes stored in plain in ascii text   cr/lf
 
1 byte      resolution flag [0 = low, 2 = high]
 
1 byte      resolution flag [0 = low, 2 = high]
 
1 byte      compression type [0 = uncompressed, 29 = compressed]
 
1 byte      compression type [0 = uncompressed, 29 = compressed]
Line 31: Line 31:
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/image/pabloPaint/
+
* {{DexvertSamples|image/pabloPaint}}
 
* http://whatis.rest7.com/how-to-open-pa3-file
 
* http://whatis.rest7.com/how-to-open-pa3-file
  
 
== Links ==
 
== Links ==
 
* {{AtariForumWiki|Pablo_Paint_file_format|Pablo Paint file format on the Atari Forum Wiki}}
 
* {{AtariForumWiki|Pablo_Paint_file_format|Pablo Paint file format on the Atari Forum Wiki}}

Latest revision as of 02:56, 28 December 2023

File Format
Name PabloPaint
Ontology
Extension(s) .pa3 .ppp

PabloPaint is a paint program for Atari. Images are raster.

Contents

[edit] Identification

PA3/PPP files begin with ASCII "PABLO PACKED PICTURE".

.PPP (st low resolution, app version 1.1)
.PA3 (st high resolution, app version 2.5)

43 bytes    file id ["PABLO PACKED PICTURE: Groupe CDND " 0x0D 0x0A] 
?           image data size in bytes stored in plain in ascii text   cr/lf
1 byte      resolution flag [0 = low, 2 = high]
1 byte      compression type [0 = uncompressed, 29 = compressed]
1 word      image data size in bytes (same value as above)
16 words    palette
?           image data

Uncompressed images are simply screen dumps as one might expect.

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox