FaceSaver
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs)  (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics }} '''FaceSaver''' is a format for saving images in the form of an ASCII text file for distribution. Images were 8 bit...") | Dan Tobias  (Talk | contribs)  | ||
| Line 3: | Line 3: | ||
| |subcat=Graphics | |subcat=Graphics | ||
| }} | }} | ||
| − | '''FaceSaver''' is a format for saving images in the form of an [[ASCII]] text file for distribution. Images  | + | '''FaceSaver''' is a format for saving images in the form of an [[ASCII]] text file for distribution. Images are 8 bits per pixel, stored in hexified manner (which takes twice the bits). There are also some header lines. | 
| == Links == | == Links == | ||
| * [http://www.textfiles.com/programming/FORMATS/face.pro Some format description] | * [http://www.textfiles.com/programming/FORMATS/face.pro Some format description] | ||
Revision as of 05:06, 3 October 2013
FaceSaver is a format for saving images in the form of an ASCII text file for distribution. Images are 8 bits per pixel, stored in hexified manner (which takes twice the bits). There are also some header lines.

