From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- vcl/qa/cppunit/data/123_Numbers.gif | Bin 0 -> 1515 bytes vcl/qa/cppunit/data/Exif1.jpg | Bin 0 -> 759 bytes vcl/qa/cppunit/data/Exif1_090CW.jpg | Bin 0 -> 771 bytes vcl/qa/cppunit/data/Exif1_180.jpg | Bin 0 -> 771 bytes vcl/qa/cppunit/data/Exif1_270CW.jpg | Bin 0 -> 771 bytes vcl/qa/cppunit/data/SimpleExample.svg | 4 + vcl/qa/cppunit/data/TypeDetectionExample.bmp | Bin 0 -> 442 bytes vcl/qa/cppunit/data/TypeDetectionExample.eps | 82 +++++++++++++++++++++ vcl/qa/cppunit/data/TypeDetectionExample.gif | Bin 0 -> 50 bytes vcl/qa/cppunit/data/TypeDetectionExample.jpg | Bin 0 -> 992 bytes vcl/qa/cppunit/data/TypeDetectionExample.met | Bin 0 -> 629 bytes vcl/qa/cppunit/data/TypeDetectionExample.pcx | Bin 0 -> 284 bytes vcl/qa/cppunit/data/TypeDetectionExample.pdf | Bin 0 -> 962 bytes vcl/qa/cppunit/data/TypeDetectionExample.png | Bin 0 -> 94 bytes vcl/qa/cppunit/data/TypeDetectionExample.psd | Bin 0 -> 1338 bytes vcl/qa/cppunit/data/TypeDetectionExample.svg | 4 + vcl/qa/cppunit/data/TypeDetectionExample.svgz | Bin 0 -> 166 bytes vcl/qa/cppunit/data/TypeDetectionExample.tga | Bin 0 -> 148 bytes vcl/qa/cppunit/data/TypeDetectionExample.tif | Bin 0 -> 603 bytes vcl/qa/cppunit/data/TypeDetectionExample.wmf | Bin 0 -> 290 bytes vcl/qa/cppunit/data/TypeDetectionExample.xbm | 5 ++ vcl/qa/cppunit/data/TypeDetectionExample.xpm | 15 ++++ vcl/qa/cppunit/data/inch-size.emf | Bin 0 -> 28322 bytes vcl/qa/cppunit/data/testBasicMorphology.png | Bin 0 -> 226 bytes .../cppunit/data/testBasicMorphologyDilated1.png | Bin 0 -> 219 bytes .../data/testBasicMorphologyDilated1Eroded1.png | Bin 0 -> 224 bytes .../cppunit/data/testBasicMorphologyDilated2.png | Bin 0 -> 174 bytes .../data/testBasicMorphologyDilated2Eroded1.png | Bin 0 -> 178 bytes 28 files changed, 110 insertions(+) create mode 100644 vcl/qa/cppunit/data/123_Numbers.gif create mode 100644 vcl/qa/cppunit/data/Exif1.jpg create mode 100644 vcl/qa/cppunit/data/Exif1_090CW.jpg create mode 100644 vcl/qa/cppunit/data/Exif1_180.jpg create mode 100644 vcl/qa/cppunit/data/Exif1_270CW.jpg create mode 100644 vcl/qa/cppunit/data/SimpleExample.svg create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.bmp create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.eps create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.gif create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.jpg create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.met create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.pcx create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.pdf create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.png create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.psd create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.svg create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.svgz create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.tga create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.tif create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.wmf create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.xbm create mode 100644 vcl/qa/cppunit/data/TypeDetectionExample.xpm create mode 100644 vcl/qa/cppunit/data/inch-size.emf create mode 100644 vcl/qa/cppunit/data/testBasicMorphology.png create mode 100644 vcl/qa/cppunit/data/testBasicMorphologyDilated1.png create mode 100644 vcl/qa/cppunit/data/testBasicMorphologyDilated1Eroded1.png create mode 100644 vcl/qa/cppunit/data/testBasicMorphologyDilated2.png create mode 100644 vcl/qa/cppunit/data/testBasicMorphologyDilated2Eroded1.png (limited to 'vcl/qa/cppunit/data') diff --git a/vcl/qa/cppunit/data/123_Numbers.gif b/vcl/qa/cppunit/data/123_Numbers.gif new file mode 100644 index 000000000..2e47e28cb Binary files /dev/null and b/vcl/qa/cppunit/data/123_Numbers.gif differ diff --git a/vcl/qa/cppunit/data/Exif1.jpg b/vcl/qa/cppunit/data/Exif1.jpg new file mode 100644 index 000000000..a81425e75 Binary files /dev/null and b/vcl/qa/cppunit/data/Exif1.jpg differ diff --git a/vcl/qa/cppunit/data/Exif1_090CW.jpg b/vcl/qa/cppunit/data/Exif1_090CW.jpg new file mode 100644 index 000000000..bb8a81a16 Binary files /dev/null and b/vcl/qa/cppunit/data/Exif1_090CW.jpg differ diff --git a/vcl/qa/cppunit/data/Exif1_180.jpg b/vcl/qa/cppunit/data/Exif1_180.jpg new file mode 100644 index 000000000..b18b70f13 Binary files /dev/null and b/vcl/qa/cppunit/data/Exif1_180.jpg differ diff --git a/vcl/qa/cppunit/data/Exif1_270CW.jpg b/vcl/qa/cppunit/data/Exif1_270CW.jpg new file mode 100644 index 000000000..f10764114 Binary files /dev/null and b/vcl/qa/cppunit/data/Exif1_270CW.jpg differ diff --git a/vcl/qa/cppunit/data/SimpleExample.svg b/vcl/qa/cppunit/data/SimpleExample.svg new file mode 100644 index 000000000..6890b5456 --- /dev/null +++ b/vcl/qa/cppunit/data/SimpleExample.svg @@ -0,0 +1,4 @@ + + + + diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.bmp b/vcl/qa/cppunit/data/TypeDetectionExample.bmp new file mode 100644 index 000000000..5197e42a7 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.bmp differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.eps b/vcl/qa/cppunit/data/TypeDetectionExample.eps new file mode 100644 index 000000000..7f0db47bc --- /dev/null +++ b/vcl/qa/cppunit/data/TypeDetectionExample.eps @@ -0,0 +1,82 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%Creator: cairo 1.16.0 (https://cairographics.org) +%%CreationDate: Sat May 2 14:29:27 2020 +%%Pages: 1 +%%DocumentData: Clean7Bit +%%LanguageLevel: 2 +%%BoundingBox: 0 1 7 8 +%%EndComments +%%BeginProlog +50 dict begin +/q { gsave } bind def +/Q { grestore } bind def +/cm { 6 array astore concat } bind def +/w { setlinewidth } bind def +/J { setlinecap } bind def +/j { setlinejoin } bind def +/M { setmiterlimit } bind def +/d { setdash } bind def +/m { moveto } bind def +/l { lineto } bind def +/c { curveto } bind def +/h { closepath } bind def +/re { exch dup neg 3 1 roll 5 3 roll moveto 0 rlineto + 0 exch rlineto 0 rlineto closepath } bind def +/S { stroke } bind def +/f { fill } bind def +/f* { eofill } bind def +/n { newpath } bind def +/W { clip } bind def +/W* { eoclip } bind def +/BT { } bind def +/ET { } bind def +/BDC { mark 3 1 roll /BDC pdfmark } bind def +/EMC { mark /EMC pdfmark } bind def +/cairo_store_point { /cairo_point_y exch def /cairo_point_x exch def } def +/Tj { show currentpoint cairo_store_point } bind def +/TJ { + { + dup + type /stringtype eq + { show } { -0.001 mul 0 cairo_font_matrix dtransform rmoveto } ifelse + } forall + currentpoint cairo_store_point +} bind def +/cairo_selectfont { cairo_font_matrix aload pop pop pop 0 0 6 array astore + cairo_font exch selectfont cairo_point_x cairo_point_y moveto } bind def +/Tf { pop /cairo_font exch def /cairo_font_matrix where + { pop cairo_selectfont } if } bind def +/Td { matrix translate cairo_font_matrix matrix concatmatrix dup + /cairo_font_matrix exch def dup 4 get exch 5 get cairo_store_point + /cairo_font where { pop cairo_selectfont } if } bind def +/Tm { 2 copy 8 2 roll 6 array astore /cairo_font_matrix exch def + cairo_store_point /cairo_font where { pop cairo_selectfont } if } bind def +/g { setgray } bind def +/rg { setrgbcolor } bind def +/d1 { setcachedevice } bind def +/cairo_data_source { + CairoDataIndex CairoData length lt + { CairoData CairoDataIndex get /CairoDataIndex CairoDataIndex 1 add def } + { () } ifelse +} def +/cairo_flush_ascii85_file { cairo_ascii85_file status { cairo_ascii85_file flushfile } if } def +/cairo_image { image cairo_flush_ascii85_file } def +/cairo_imagemask { imagemask cairo_flush_ascii85_file } def +%%EndProlog +%%BeginSetup +%%EndSetup +%%Page: 1 1 +%%BeginPageSetup +%%PageBoundingBox: 0 1 7 8 +%%EndPageSetup +q 0 1 7 7 rectclip +1 0 0 -1 0 8 cm q +0.956863 0.831373 0.266667 rg +3.75 0.75 m 5.41 0.75 6.75 2.09 6.75 3.75 c 6.75 5.41 5.41 6.75 3.75 6.75 + c 2.09 6.75 0.75 5.41 0.75 3.75 c 0.75 2.09 2.09 0.75 3.75 0.75 c h +3.75 0.75 m f +Q Q +showpage +%%Trailer +end +%%EOF diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.gif b/vcl/qa/cppunit/data/TypeDetectionExample.gif new file mode 100644 index 000000000..b33eb4f90 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.gif differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.jpg b/vcl/qa/cppunit/data/TypeDetectionExample.jpg new file mode 100644 index 000000000..b8436eaa1 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.jpg differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.met b/vcl/qa/cppunit/data/TypeDetectionExample.met new file mode 100644 index 000000000..7635e841f Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.met differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.pcx b/vcl/qa/cppunit/data/TypeDetectionExample.pcx new file mode 100644 index 000000000..639323455 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.pcx differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.pdf b/vcl/qa/cppunit/data/TypeDetectionExample.pdf new file mode 100644 index 000000000..b68bff5e1 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.pdf differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.png b/vcl/qa/cppunit/data/TypeDetectionExample.png new file mode 100644 index 000000000..f73f5fd74 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.png differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.psd b/vcl/qa/cppunit/data/TypeDetectionExample.psd new file mode 100644 index 000000000..8282b14fd Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.psd differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.svg b/vcl/qa/cppunit/data/TypeDetectionExample.svg new file mode 100644 index 000000000..e23e44c23 --- /dev/null +++ b/vcl/qa/cppunit/data/TypeDetectionExample.svg @@ -0,0 +1,4 @@ + + + + diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.svgz b/vcl/qa/cppunit/data/TypeDetectionExample.svgz new file mode 100644 index 000000000..17c1bcc3c Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.svgz differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.tga b/vcl/qa/cppunit/data/TypeDetectionExample.tga new file mode 100644 index 000000000..870c88b10 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.tga differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.tif b/vcl/qa/cppunit/data/TypeDetectionExample.tif new file mode 100644 index 000000000..dc74dc958 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.tif differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.wmf b/vcl/qa/cppunit/data/TypeDetectionExample.wmf new file mode 100644 index 000000000..7ed706928 Binary files /dev/null and b/vcl/qa/cppunit/data/TypeDetectionExample.wmf differ diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.xbm b/vcl/qa/cppunit/data/TypeDetectionExample.xbm new file mode 100644 index 000000000..b40d1a45e --- /dev/null +++ b/vcl/qa/cppunit/data/TypeDetectionExample.xbm @@ -0,0 +1,5 @@ +#define sample_width 10 +#define sample_height 10 +static unsigned char sample_bits[] = { + 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, + 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0x00, 0x00 }; diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.xpm b/vcl/qa/cppunit/data/TypeDetectionExample.xpm new file mode 100644 index 000000000..7b9b94359 --- /dev/null +++ b/vcl/qa/cppunit/data/TypeDetectionExample.xpm @@ -0,0 +1,15 @@ +/* XPM */ +static char * sample_xpm[] = { +"10 10 2 1", +" c #FFFFFF", +". c #72D1C8", +" ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" ........ ", +" "}; diff --git a/vcl/qa/cppunit/data/inch-size.emf b/vcl/qa/cppunit/data/inch-size.emf new file mode 100644 index 000000000..ac5a1b805 Binary files /dev/null and b/vcl/qa/cppunit/data/inch-size.emf differ diff --git a/vcl/qa/cppunit/data/testBasicMorphology.png b/vcl/qa/cppunit/data/testBasicMorphology.png new file mode 100644 index 000000000..5db565779 Binary files /dev/null and b/vcl/qa/cppunit/data/testBasicMorphology.png differ diff --git a/vcl/qa/cppunit/data/testBasicMorphologyDilated1.png b/vcl/qa/cppunit/data/testBasicMorphologyDilated1.png new file mode 100644 index 000000000..ba335bab3 Binary files /dev/null and b/vcl/qa/cppunit/data/testBasicMorphologyDilated1.png differ diff --git a/vcl/qa/cppunit/data/testBasicMorphologyDilated1Eroded1.png b/vcl/qa/cppunit/data/testBasicMorphologyDilated1Eroded1.png new file mode 100644 index 000000000..3b10a949a Binary files /dev/null and b/vcl/qa/cppunit/data/testBasicMorphologyDilated1Eroded1.png differ diff --git a/vcl/qa/cppunit/data/testBasicMorphologyDilated2.png b/vcl/qa/cppunit/data/testBasicMorphologyDilated2.png new file mode 100644 index 000000000..30d90757e Binary files /dev/null and b/vcl/qa/cppunit/data/testBasicMorphologyDilated2.png differ diff --git a/vcl/qa/cppunit/data/testBasicMorphologyDilated2Eroded1.png b/vcl/qa/cppunit/data/testBasicMorphologyDilated2Eroded1.png new file mode 100644 index 000000000..a506577da Binary files /dev/null and b/vcl/qa/cppunit/data/testBasicMorphologyDilated2Eroded1.png differ -- cgit v1.2.3