From 70c5b4919a411d227666200427ef11b06e027fc7 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 21 Jun 2012 10:12:14 +0200 Subject: [PATCH 1/1] contrib: add a test image to show how zoom modes work The image can be converted to a suitable JPEG with 'convert' from imagemagick: $ convert libam7xxx_test_image_800x480.svg libam7xxx_test_image_800x480.jpg --- contrib/libam7xxx_test_image_800x480.svg | 164 +++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 contrib/libam7xxx_test_image_800x480.svg diff --git a/contrib/libam7xxx_test_image_800x480.svg b/contrib/libam7xxx_test_image_800x480.svg new file mode 100644 index 0000000..4591d08 --- /dev/null +++ b/contrib/libam7xxx_test_image_800x480.svg @@ -0,0 +1,164 @@ + + + + + + + + + + image/svg+xml + + + + + + + + libam7xxx test screen + + + + + Original Size: 800x480 (aspect ratio 5:3) + + + + Zoom 1 (H scale): 590x480 + + + + Zoom 2 (H/V Scale): 800x460 + + -- 2.1.4