[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/kio
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-07-28 15:30:09
Message-ID: 1122564609.337482.1490.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 439641 by goutte:

Add magic for FITS (RFC 4047)
(Backport of revision 439639)


 M  +10 -0     magic  


--- branches/KDE/3.5/kdelibs/kio/magic #439640:439641
@@ -1012,3 +1012,13 @@
 
 # CDR-wins bin-with-cue files
 #0	belong		0x00FFFFFF		application/x-cuebin
+
+# FITS (see RFC 4047)
+# The SIMPLE keyword is always on the first line, NAXIS on the third.
+# Lines are supposed to be exactly 80 characters long.
+# FITS files can be different but then they are not application/fits anymore.
+0       string          SIMPLE\ \ =\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ T	application/fits
+>160    string          NAXIS\ \ \ =\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 2	image/fits
+>160    string          NAXIS\ \ \ =\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 3	image/fits
+
+# kate: space-indent off; replace-tabs off;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic