LSS16
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|lss}}, {{ext|16}} }} LSS16 is a 16-color raster image format. It is associated with the ''SYSLINUX''...")  | 
			Dexvertbot  (Talk | contribs)  m (Change telparia.com samples link to template)  | 
			||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 10: | Line 10: | ||
== Software ==  | == Software ==  | ||
| + | * [[Konvertor]]  | ||
* SYSLINUX includes Perl scripts named <code>ppmtolss16</code> and <code>lss16toppm</code>, which can convert to and from the format.  | * SYSLINUX includes Perl scripts named <code>ppmtolss16</code> and <code>lss16toppm</code>, which can convert to and from the format.  | ||
* [[XnView]]  | * [[XnView]]  | ||
| + | * {{Deark}}  | ||
| + | |||
| + | == Sample files ==  | ||
| + | * {{DexvertSamples|image/lss16}}  | ||
== Links ==  | == Links ==  | ||
* [http://www.syslinux.org/wiki/index.php/SYSLINUX SYSLINUX]  | * [http://www.syslinux.org/wiki/index.php/SYSLINUX SYSLINUX]  | ||
* [http://www.syslinux.org/wiki/index.php/The_Syslinux_Project The Syslinux Project]  | * [http://www.syslinux.org/wiki/index.php/The_Syslinux_Project The Syslinux Project]  | ||
| + | |||
| + | [[Category:Booting]]  | ||
Latest revision as of 03:58, 28 December 2023
LSS16 is a 16-color raster image format. It is associated with the SYSLINUX Linux bootloader software, which is a part of the Syslinux Project.Contents | 
[edit] Identification
File begin with bytes 3D F3 13 14.
[edit] Software
- Konvertor
 -  SYSLINUX includes Perl scripts named 
ppmtolss16andlss16toppm, which can convert to and from the format. - XnView
 - Deark