first commit

This commit is contained in:
2023-10-17 17:51:53 +02:00
commit 9c7f9cfea0
107 changed files with 22995 additions and 0 deletions

BIN
testdata/test.bmp vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 B

BIN
testdata/test.cbz vendored Normal file

Binary file not shown.

BIN
testdata/test.epub vendored Normal file

Binary file not shown.

11
testdata/test.fb2 vendored Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<FictionBook xmlns="http://www.gribuser.ru/xml/fictionbook/2.0" xmlns:xlink="http://www.w3.org/1999/xlink">
<description>
<title-info>
<book-title>Hello World</book-title>
</title-info>
</description>
<body>
<section>Hello World</section>
</body>
</FictionBook>

BIN
testdata/test.gif vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 B

BIN
testdata/test.jb2 vendored Normal file

Binary file not shown.

BIN
testdata/test.jp2 vendored Normal file

Binary file not shown.

BIN
testdata/test.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

BIN
testdata/test.jxr vendored Normal file

Binary file not shown.

10
testdata/test.pam vendored Normal file
View File

@ -0,0 +1,10 @@
P7
WIDTH 3
HEIGHT 3
DEPTH 1
MAXVAL 1
TUPLETYPE blackandwhite
ENDHDR
1 0 1
0 1 0
1 0 1

5
testdata/test.pbm vendored Normal file
View File

@ -0,0 +1,5 @@
P1
3 3
1 0 1
0 1 0
1 0 1

BIN
testdata/test.pdf vendored Normal file

Binary file not shown.

BIN
testdata/test.pfm vendored Normal file

Binary file not shown.

6
testdata/test.pgm vendored Normal file
View File

@ -0,0 +1,6 @@
P2
3 3
2
0 1 2
0 1 2
0 1 2

BIN
testdata/test.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 B

12
testdata/test.ppm vendored Normal file
View File

@ -0,0 +1,12 @@
P3
3 3
255
255 0 0
0 255 0
0 0 255
255 255 0
0 255 0
255 0 255
255 255 255
0 255 0
0 255 255

BIN
testdata/test.tif vendored Normal file

Binary file not shown.

BIN
testdata/test.xps vendored Normal file

Binary file not shown.