From eb4acaebdf12b919da34307d68e3104798e4bec4 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Tue, 12 Feb 2008 15:50:02 +0000 Subject: [PATCH] Comment out too-weak binary magic --- magic/Magdir/apple | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/magic/Magdir/apple b/magic/Magdir/apple index 32232e72..4a7599ad 100644 --- a/magic/Magdir/apple +++ b/magic/Magdir/apple @@ -135,11 +135,12 @@ # Nevertheless this will manage to catch a lot of images that happen # to have a solid-colored line at the bottom of the screen. -8144 string \x7F\x7F\x7F\x7F\x7F\x7F\x7F\x7F Apple II image with white background -8144 string \x55\x2A\x55\x2A\x55\x2A\x55\x2A Apple II image with purple background -8144 string \x2A\x55\x2A\x55\x2A\x55\x2A\x55 Apple II image with green background -8144 string \xD5\xAA\xD5\xAA\xD5\xAA\xD5\xAA Apple II image with blue background -8144 string \xAA\xD5\xAA\xD5\xAA\xD5\xAA\xD5 Apple II image with orange background +# GRR: Magic too weak +#8144 string \x7F\x7F\x7F\x7F\x7F\x7F\x7F\x7F Apple II image with white background +#8144 string \x55\x2A\x55\x2A\x55\x2A\x55\x2A Apple II image with purple background +#8144 string \x2A\x55\x2A\x55\x2A\x55\x2A\x55 Apple II image with green background +#8144 string \xD5\xAA\xD5\xAA\xD5\xAA\xD5\xAA Apple II image with blue background +#8144 string \xAA\xD5\xAA\xD5\xAA\xD5\xAA\xD5 Apple II image with orange background # Beagle Bros. Apple Mechanic fonts -- 2.40.0