]> granicus.if.org Git - file/commitdiff
more magic from Christoph Biedl
authorChristos Zoulas <christos@zoulas.com>
Sun, 3 Jul 2016 14:13:11 +0000 (14:13 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 3 Jul 2016 14:13:11 +0000 (14:13 +0000)
magic/Magdir/animation
magic/Magdir/fonts

index e283a17fea0ff8312a413cb4bc6ab3efea512224..9689dcaa1fedfd75901513ac367092ab1431d024 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: animation,v 1.56 2014/10/23 23:12:51 christos Exp $
+# $File: animation,v 1.57 2015/11/29 22:11:07 christos Exp $
 # animation:  file(1) magic for animation/movie formats
 #
 # animation formats
 >4     lelong  x       %d x
 >8     lelong  x       %d,
 >12    lelong  x       %d frames
+
+# Material Exchange Format
+# More information:
+# https://en.wikipedia.org/wiki/Material_Exchange_Format
+# http://www.freemxf.org/
+0      string  \x06\x0e\x2b\x34\x02\x05\x01\x01\x0d\x01\x02\x01\x01\x02        Material exchange container format
+!:ext  mxf
+!:mime application/mxf
index ed2bdd47faadf61cedffa0635bbfba8705beba31..a509f24b3824d690115a94edc0a52c8be258d115 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: fonts,v 1.30 2016/03/22 22:27:47 christos Exp $
+# $File: fonts,v 1.31 2016/07/01 23:27:28 christos Exp $
 # fonts:  file(1) magic for font data
 #
 0      search/1        FONT            ASCII vfont text
 0x40   string          \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0
 >0x22  string          LP              Embedded OpenType (EOT)
 # workaround until there's lepstring16
-# >0x52        lepstring16/h   >\0             \b, %s family
->0x52  short   !0
->>0x54 lestring16      x               \b, %s family
+# >>0x52       lepstring16/h   >\0             \b, %s family
+>>0x52 short   !0
+>>>0x54        lestring16      x               \b, %s family
 !:mime application/vnd.ms-fontobject
 
 # Web Open Font Format (.woff)