init commit
Some checks failed
Test / test (1.22.x, macos-latest) (push) Has been cancelled
Test / test (1.22.x, ubuntu-latest) (push) Has been cancelled

This commit is contained in:
landaiqing
2026-02-10 14:45:18 +08:00
parent a530a79566
commit 5ce88674da
142 changed files with 12394 additions and 4280 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.docx 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.

BIN
testdata/test.mobi 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.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.pptx vendored Normal file

Binary file not shown.

BIN
testdata/test.psd vendored Normal file

Binary file not shown.

6
testdata/test.svg vendored Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- SVG superellipse example -->
<svg width="2" height="2" viewBox="0 0 2 2">
<path fill="#000" d="M 0,1 C 0,0 0,0 1,0 S 2,0 2,1 2,2 1,2 0,2 0,1"/>
</svg>

After

Width:  |  Height:  |  Size: 296 B

BIN
testdata/test.tif vendored Normal file

Binary file not shown.

BIN
testdata/test.xlsx vendored Normal file

Binary file not shown.

BIN
testdata/test.xps vendored Normal file

Binary file not shown.