From 3a957c04d538bed23723859561515008f1eb74b0 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Mon, 8 Dec 2014 16:05:47 +0000 Subject: [PATCH] add bpg. --- magic/Magdir/images | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/images b/magic/Magdir/images index 84fd33b0..de2f70e4 100644 --- a/magic/Magdir/images +++ b/magic/Magdir/images @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: images,v 1.95 2014/09/22 21:21:59 christos Exp $ +# $File: images,v 1.96 2014/12/08 16:05:47 christos Exp $ # images: file(1) magic for image formats (see also "iff", and "c-lang" for # XPM bitmaps) # @@ -1029,3 +1029,11 @@ >>101 beshort&0xf0 0x70 \bRGB >>101 beshort&0xf0 0x80 \bRGBE >>101 beshort&0xf0 >0x80 \b(reserved 0x%x) + +# From: Johan van der Knijff +# +# BPG (Better Portable Graphics) format +# http://bellard.org/bpg/ +# +0 string \x42\x50\x47\xFB BPG (Better Portable Graphics) +!:mime image/bpg -- 2.49.0