From f27ea71acfe3bf9609c923d2980227484b7f1b20 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 3 Jul 2016 14:13:11 +0000 Subject: [PATCH] more magic from Christoph Biedl --- magic/Magdir/animation | 10 +++++++++- magic/Magdir/fonts | 8 ++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/magic/Magdir/animation b/magic/Magdir/animation index e283a17f..9689dcaa 100644 --- a/magic/Magdir/animation +++ b/magic/Magdir/animation @@ -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 @@ -1008,3 +1008,11 @@ >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 diff --git a/magic/Magdir/fonts b/magic/Magdir/fonts index ed2bdd47..a509f24b 100644 --- a/magic/Magdir/fonts +++ b/magic/Magdir/fonts @@ -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 @@ -113,9 +113,9 @@ 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) -- 2.40.0