diff --git a/Base/res/html/misc/gifsuite.html b/Base/res/html/misc/gifsuite.html deleted file mode 100644 index fb9756561ca..00000000000 --- a/Base/res/html/misc/gifsuite.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - -GIF Suite Image List - - - - - - - -

GIF Suite Image List

- -

- Test GIF images are displayed in the leftmost column. Where they contain multiple frames, - each frame is rendered as a reference PNG in subsequent columns, exactly as it should appear. - Any differences indicate a bug in the GIF decoder. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ImageFrame 1Frame 2Frame 3Frame 4Notes
N/AN/AN/AStatic gif with no animation, no transparency
Animated gif with 4 frames, no loop, no transparency
Animated gif with 4 frames, looping forever, no transparency
Interlaced gif with 4 frames, looping forever, no transparency
Animated gif with 4 frames, looping forever, no transparency, shorter delay between frames 2 and 3
N/AN/AN/AStatic transparent gif with no animation
Transparent gif with 4 frames, loops forever
Transparent gif with 4 frames, loops forever, restore previous
Transparent gif with 4 frames, loops forever, first frame restore previous
Transparent gif with 4 transparent frames, loops forever, no dispose
Transparent gif with 4 transparent frames, loops forever, restore background
Transparent gif with 4 transparent frames, loops forever, restore previous
-

Erroneous test case: frame out-of-bounds. - The first frame is located at offset (200,0) and so is wholly outside of the bounds of the 100x100 GIF. - The last frame is partially out of bounds, located at (60,60) and of size (50,50).

- -

Note that the GIF specification is unclear on what to do if a frame extends past the logical - screen of the GIF, therefore different renderers behave differently here:

- -
    -
  • Firefox, ImageMagick: don't expand logical screen, render unwritten pixels as transparent - (this is what the reference frames show) -
  • Chrome, Edge, IE11: expand logical screen, render unwritten pixels as transparent -
  • Safari: don't expand logical screen, render unwritten pixels as GIF background colour -
-
N/AN/AN/AN/A -

Erroneous test case:. Final frame contains bad LZW data and will fail to decode. - Decoder implementations are not under any obligation to render anything useful here, however they - should fail gracefully and not crash.

-
- - - diff --git a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-0.png deleted file mode 100644 index 4a36664b902..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-1.png deleted file mode 100644 index 237b22cbe1c..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-2.png deleted file mode 100644 index ba73b8f7686..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-3.png deleted file mode 100644 index 4cd267c83d8..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop.gif b/Base/res/html/misc/gifsuite_files/animated_interlaced_loop.gif deleted file mode 100644 index 36b4de1d55d..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_interlaced_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_loop-0.png deleted file mode 100644 index 527f98e38d4..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_loop-1.png deleted file mode 100644 index 916906364ba..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_loop-2.png deleted file mode 100644 index 324691189e3..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_loop-3.png deleted file mode 100644 index 961b3e97ea4..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop.gif b/Base/res/html/misc/gifsuite_files/animated_loop.gif deleted file mode 100644 index 5012b9c5bc2..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-0.png b/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-0.png deleted file mode 100644 index 527f98e38d4..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-1.png b/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-1.png deleted file mode 100644 index 916906364ba..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-2.png b/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-2.png deleted file mode 100644 index 324691189e3..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-3.png b/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-3.png deleted file mode 100644 index 961b3e97ea4..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay.gif b/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay.gif deleted file mode 100644 index 2ccda95c463..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_loop_variable_delay.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_noloop-0.png b/Base/res/html/misc/gifsuite_files/animated_noloop-0.png deleted file mode 100644 index cf961f07e91..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_noloop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_noloop-1.png b/Base/res/html/misc/gifsuite_files/animated_noloop-1.png deleted file mode 100644 index 23229c8d16b..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_noloop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_noloop-2.png b/Base/res/html/misc/gifsuite_files/animated_noloop-2.png deleted file mode 100644 index d5de7756357..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_noloop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_noloop-3.png b/Base/res/html/misc/gifsuite_files/animated_noloop-3.png deleted file mode 100644 index 5aa2d5d2f96..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_noloop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_noloop.gif b/Base/res/html/misc/gifsuite_files/animated_noloop.gif deleted file mode 100644 index 034a5cbdae9..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_noloop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-0.png deleted file mode 100644 index 302a26a4a37..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-1.png deleted file mode 100644 index 191d9d176cc..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-2.png deleted file mode 100644 index 545c1c087ad..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-3.png deleted file mode 100644 index 584aacf2826..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop.gif deleted file mode 100644 index cbec1490120..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_firstframerestoreprev_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-0.png deleted file mode 100644 index c41b45d6e18..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-1.png deleted file mode 100644 index 3f3d944589e..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-2.png deleted file mode 100644 index 44fe6adf843..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-3.png deleted file mode 100644 index f530800d96a..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop.gif deleted file mode 100644 index 6d68c1219cf..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_norestore_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-0.png deleted file mode 100644 index c41b45d6e18..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-1.png deleted file mode 100644 index 3f3d944589e..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-2.png deleted file mode 100644 index 69197255d7d..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-3.png deleted file mode 100644 index e1b9f677531..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop.gif deleted file mode 100644 index 6e41330b270..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restorebackground_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-0.png deleted file mode 100644 index b02702bfe02..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-1.png deleted file mode 100644 index 504c75faadc..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-2.png deleted file mode 100644 index fad298430dd..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-3.png deleted file mode 100644 index 5e65861d0fd..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop.gif deleted file mode 100644 index f6b71952136..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_frame_restoreprev_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop-0.png deleted file mode 100644 index c41b45d6e18..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop-1.png deleted file mode 100644 index b33086dd379..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop-2.png deleted file mode 100644 index bc02a735186..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop-3.png deleted file mode 100644 index 068d503e719..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_loop.gif deleted file mode 100644 index 41967fc2ead..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-0.png deleted file mode 100644 index 1388953be14..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-1.png deleted file mode 100644 index e686ab7262f..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-2.png deleted file mode 100644 index f0b026083a1..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-3.png deleted file mode 100644 index 57ddb97f299..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds.gif deleted file mode 100644 index 0abc0ff5404..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_loop_frames_out_of_bounds.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-0.png b/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-0.png deleted file mode 100644 index c41b45d6e18..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-0.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-1.png b/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-1.png deleted file mode 100644 index b33086dd379..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-1.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-2.png b/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-2.png deleted file mode 100644 index e57d462ae9e..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-2.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-3.png b/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-3.png deleted file mode 100644 index 744b5b59343..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop-3.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop.gif b/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop.gif deleted file mode 100644 index 61891a54924..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/animated_transparent_restoreprev_loop.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/bad_lzw_data.gif b/Base/res/html/misc/gifsuite_files/bad_lzw_data.gif deleted file mode 100644 index a0a3debe5b2..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/bad_lzw_data.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/bkgd.png b/Base/res/html/misc/gifsuite_files/bkgd.png deleted file mode 100644 index 84586f0dbcb..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/bkgd.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/static_nontransparent.gif b/Base/res/html/misc/gifsuite_files/static_nontransparent.gif deleted file mode 100644 index 43dd1091d8f..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/static_nontransparent.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/static_nontransparent.png b/Base/res/html/misc/gifsuite_files/static_nontransparent.png deleted file mode 100644 index cf961f07e91..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/static_nontransparent.png and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/static_transparent.gif b/Base/res/html/misc/gifsuite_files/static_transparent.gif deleted file mode 100644 index ab35df088ef..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/static_transparent.gif and /dev/null differ diff --git a/Base/res/html/misc/gifsuite_files/static_transparent.png b/Base/res/html/misc/gifsuite_files/static_transparent.png deleted file mode 100644 index c41b45d6e18..00000000000 Binary files a/Base/res/html/misc/gifsuite_files/static_transparent.png and /dev/null differ diff --git a/Base/res/html/misc/jpg.html b/Base/res/html/misc/jpg.html deleted file mode 100644 index 11f199eabc9..00000000000 --- a/Base/res/html/misc/jpg.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Pretty JPEG Pictures - - -
-

Non-subsampled Lena


- lena
-

Chroma Horizontally Halved Lena


- lena
-

Chroma Vertically Halved Lena


- lena
-

Chroma Quartered Lena


- lena
-
-
-

Oh Lena!


- lena -
- - diff --git a/Base/res/html/misc/jpgsuite_files/chroma-quartered-lena.jpg b/Base/res/html/misc/jpgsuite_files/chroma-quartered-lena.jpg deleted file mode 100644 index 08b6a82c715..00000000000 Binary files a/Base/res/html/misc/jpgsuite_files/chroma-quartered-lena.jpg and /dev/null differ diff --git a/Base/res/html/misc/jpgsuite_files/horizontally-halved-lena.jpg b/Base/res/html/misc/jpgsuite_files/horizontally-halved-lena.jpg deleted file mode 100644 index 0f12c6af3e4..00000000000 Binary files a/Base/res/html/misc/jpgsuite_files/horizontally-halved-lena.jpg and /dev/null differ diff --git a/Base/res/html/misc/jpgsuite_files/non-subsampled-lena.jpg b/Base/res/html/misc/jpgsuite_files/non-subsampled-lena.jpg deleted file mode 100644 index 45928b33519..00000000000 Binary files a/Base/res/html/misc/jpgsuite_files/non-subsampled-lena.jpg and /dev/null differ diff --git a/Base/res/html/misc/jpgsuite_files/oh-lena.jpg b/Base/res/html/misc/jpgsuite_files/oh-lena.jpg deleted file mode 100644 index 053887a9f75..00000000000 Binary files a/Base/res/html/misc/jpgsuite_files/oh-lena.jpg and /dev/null differ diff --git a/Base/res/html/misc/jpgsuite_files/vertically-halved-lena.jpg b/Base/res/html/misc/jpgsuite_files/vertically-halved-lena.jpg deleted file mode 100644 index 4c11be1352f..00000000000 Binary files a/Base/res/html/misc/jpgsuite_files/vertically-halved-lena.jpg and /dev/null differ diff --git a/Base/res/html/misc/pbmsuite.html b/Base/res/html/misc/pbmsuite.html deleted file mode 100644 index 8bc943093c7..00000000000 --- a/Base/res/html/misc/pbmsuite.html +++ /dev/null @@ -1,17 +0,0 @@ - - PBM test suite - - - - - - - - - - - - -
Reference PNGPBM ASCIIPBM RAW
- - diff --git a/Base/res/html/misc/pbmsuite_files/buggie-ascii.pbm b/Base/res/html/misc/pbmsuite_files/buggie-ascii.pbm deleted file mode 100644 index 5bb71d5002b..00000000000 --- a/Base/res/html/misc/pbmsuite_files/buggie-ascii.pbm +++ /dev/null @@ -1,318 +0,0 @@ -P1 -# Created by GIMP version 2.10.18 PNM plug-in -100 220 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000111111 -1000000000000000000000000000000000000000000000010101000000000000000000 -0000000000000000000000111000001111000000000000000000000000000000000000 -0001111110111100000000000000000000000000000000000011100000000001100000 -0000000000000000000000000000000111000000000011000000000000000000000000 -0000000000100000000000001100000000000000000000000000000000011000000000 -0000011000000000000000000000000000000001000000000000000010000000000000 -0000000000000000011100000000000000000100000000000000000000000000000011 -0000000000000000110000000000000000000000000000110000000000000000000010 -0000000000000000000000000000100000000000000000011000000000000000000000 -0000011000000000000000000000110000000000000000000000000001100001111100 -0000000010000000000000000000000000110000000000000000000000010000000000 -0000000000000000010000011111110000000011000000000000000000000001100000 -0000000000000000000110000000000000000000000000010000011111111000000001 -0000000000000000000000010000000000000011100000000010000000000000000000 -0000000100000011111110000000010000000000000000000001100000000000011111 -1110000000100000000000000000000000000100000011111111000000010000000000 -0000000000010000000000011111111110000000100000000000000000000000000100 -0000011111110000000100000000000000000000110000000000111111111110000000 -1000000000000000000000000001100000000111110000000110000000000000000000 -1000000000001111111111100000001100000000000000000000000000100000000000 -0010000000100000000000000000010000000000011111111111000000001000000000 -0000000000000000001100000000000010000000100000000000000000110000000000 -1001111111000000000010000000000000000000000000000100000000000010000001 -0000000000000000001000000000011000010000000000000010000000000000000000 -0000000000110000000000100000010000000000000000001000000000010000000000 -0000000000100000000000000000000000000000011000000001100000010000000000 -0000000110000000000100000000000000000001100000000000000000000000000000 -0011100000110000000100000000000000000100000000000100000000000000000001 -0000000000000000000000000000000000111111000000000100000000000000000100 -0000000001000000000000000000100000000000000000000000000000000000000000 -0000000001000000000000000001000000000001000000000000000001100000000000 -0000000000000000000000000000000000000011000000000000000001000000000001 -0000000000000000110000000000000000000000000000000000000000000000000010 -0000000000000000010000000000001000000000000001100000000000000000000000 -0000000000000000000000000000100000000000000000100000000000001100000000 -0001100000000000000000000000000000000000000000000000000000100000000000 -0000001100000000000001100000000111000000000000000000000000000000000000 -0000000000000000010000000000000000000100000000000000111101111100000000 -0000000000000000000000000000000000000000001111111100000000000000000100 -0000000000000001010000000000000000000000000000000000000000000000000001 -1100000001110000000000000001000000000000000000000000000000000000000000 -0000000000000000000000000001110000000000011100000000000001000000000000 -0000000000000000000000000000000000000000000000000000000011000000000000 -0000110000011111111100000000000000000000000000000000000000000000000000 -0000000000000001100000000000000000011001110000000111100000000000000000 -0000000000000000000000000000000000000000000011000000000000000000001110 -0000000000001100000000000000000000000000000000000000000000000000000000 -0000100000000000000000000011000000000000000111000000000000000000000000 -0000000000000000000000000000000001000000000000000000000100000000000000 -0000010000000000000000000000000000000000000000000000000000000011000000 -0000000000000011000000000000000000001000000000000000000000000000000000 -0000000000000000000000100000000000000000000110000000000000000000000110 -0000000000000000000000000000000000000000000000000001000000000000000000 -0001000000000000000000000000110000000000000000000000000000000000000000 -0000000000010000000000000000000010000000000000000000000000111000000000 -0000000000000000000000000000000000000000100000000000000000000110000000 -0000000000000000000111000000000000000000000000000000000000000000000001 -1000000000000000000001000000000000000000000000000111110000000000000000 -0000000000000000000000000000111000000000000000000011000000000000000000 -0000000000111110000000000000000000000000000000000000000000110000000000 -0000000000100000000000000000000000000000111111000000000000000000000000 -0000000000000000011100000000000000000000100000000000000000000000000000 -1111111000000000000000000000000000000000000000011100000000000000000001 -0000000000000000000000000000000111111000000000000000000000000000000000 -0000001110000000000000000000010000000000000000000000000000000111111100 -0000000000000000000000000000000000001110000000000000000000110000000000 -0000000000000000000001111111100000000000000000000000000000000000011110 -0000000000000000001000000000000000000000000000000001111111100000000000 -0000000000000000000000000111100000000000000000001000000000000000000000 -0000000000011111111100000000000000000000000000000000001111000000000000 -0000000010000000000000000000000000000000001111111100000000000000000000 -0000000000000011110000000000000010010110000000000000000000000000000000 -0011111111100000000000000000000000000000000011110000000000001000001100 -0000000000000000000000000000000011111111100000000000000000000000000000 -0000111100000000000010000001000000000000000000000000000000000111111111 -1100000000000000000000000000000001111100000000000110000001000000000000 -0000100000000000000000111111111100000000000000000000000000000001111100 -0000000001100000010000000000000010000010000000000000111111111100000000 -0000000000000000000000011111000000000001100000110000000000000010000001 -0000000000001111111111100000000000000000000000000000011111000000000001 -1110111000000000000001000000010000000000011111111111100000000000000000 -0000000000000111110000000000011111111100000000000011100000011000000000 -0111111111111000000000000000000000000000001111100000000000001111111000 -0000000000011000001100000000000111111111111100000000000000000000000000 -0011111100000000000001111110000000000000011110111110000000000111111111 -1111000000000000000000000000000011111000000000000000010010000000000000 -0111111111000000000001111111111111000000000000000000000000000011111100 -0000000000000000100000000000000011111111000000000001111111111111000000 -0000000000000000000000111111000000000000000000100000000000000011111100 -0000000000011111111111110000000000000000000000000000111111000000000000 -0000001000000000000000000010000000000000011111111111110000000000000000 -0000000000011111110000000000000000001000000000000000000000000000000000 -0111111111111110000000000000000000000000001111110000000000000000001000 -0000000000000000000000000000000111111111111110000000000000000000000000 -0111111100000000000000000010000000000000000000000000000000001111111111 -1111100000000000000000000000000111111100000000000000000011000000000000 -0000000000000000000011111111111111100000000000000000000000000011111110 -0000000000000000010000000000000000000000000000000011111111111111100000 -0000000000000000000001111111100000000000000000010000000000000000000000 -0000000000111111111111111000000000000000000000000000111111100000000000 -0000000100000000000000000000000000000001111111111111111000000000000000 -0000000000001111111000000000000000000100000000000000000000000000000001 -1111111111111110000000000000000000000000011111111100000000000000000110 -0000000000000000000000000000011111111111111100000000000000000000000000 -0011111111000000000000000000100000000000000000000000000000011111111111 -1111000000000000000000000000000011111111100000000000000000100000000000 -0000000000000000001111111111111111000000000000000000000000000011111111 -1100000000000000001100000000000000000000000000001111111111111111000000 -0000000000000000000000111111111100000000000000000100000000000000000000 -0000000111111111111111110000000000000000000000000000111111111110000000 -0000000001100000000000000000000000000111111111111111110000000000000000 -0000000000001111111111110000000000000000100000000000000000000000001111 -1111111111111100000000000000000000000000000111111111111000000000000000 -0100000000000000000000000011111111111111111100000000000000000000000000 -0001111111111111100000000000000110000000000000000000000111111111111111 -1110000000000000000000000000000001111111111111111000000000000111000000 -0000000000000011111111111111111110000000000000000000000000000001111111 -1111111111111000101111111000000000000000000011111111111111111110000000 -0000000000000000000000011111111111111111111111111111111110000000000000 -0011111111111111111111100000000000000000000000000000001111111111111111 -1111111111111111111000000000000111111111111111111111000000000000000000 -0000000000000011111111111111111111111111111111111111110101111111111111 -1111111111111100000000000000000000000000000001111111111111111111111111 -1111111111111111111111111111111111111111111111100000000000000000000000 -0000011111111111111111111111111111111111111111111111111111111111111111 -1111111110000000000000000000000000001111111111111111111111111111111111 -1111111111111111111111111111111110111111100000000000000000000000001111 -1111111111111111111111111111111111111111111111111111111111111111101111 -1110000000000000000000000001111111111111111111111111111111111111111111 -1111111111111111111111011101111111000000000000000000000001111111111111 -1111111111111111111111111111111111111111111111111111101110101111110000 -0000000000000000001111111111111111111111111111111111111111111111111111 -1111111111101110111110111110000000000000000000000111111111111111111111 -1111111111111111111111111111111111111111110111010111011111000000000000 -0000000000111111111111111111111111111111010101111111111111111111111111 -1111011111011101111000000000000000000000011111111111111111111111111001 -0000000101111111111111111111001011111011101111111100000000000000000000 -0011111111111111111111110000000101000000111111111111111111000110101110 -1110111111000000000000000000000001111111111111111111100101010001010100 -0111111111111111110100011101110111111111100000000000000000000001111111 -1111111111110010000010000000101111111111111111000010010111011101111111 -1100000000000000000000011111111111111111111001010001010100111111111111 -1111110100100010111011111111111100000000000000000000011111111111111111 -1111110010000001011111111111111111100100010001101110111111111110000000 -0000000000001111111111111111111111111111111111111111111111111111000101 -0010001101111111111111100000000000000000001111111111111111111111111111 -1111111111111111111111000100010100100111010111111111110000000000000000 -0111111100011111111111111111111111111111111111111111100101000010000011 -1111111111111100000000000000000111111101000111111111111111111111111111 -1111111111110000001010010100101111111111111110000000000000000111111101 -0100101111111111111111111111111111111111111101001001000100010111111111 -1111100000000000000011111110000100001011111111111111111111111111111111 -1111001001001010010111111111111111100000000000000011111110100101000000 -1111111111111111111111111111111111101000100001000001111111111111100000 -0000000000111111001010010101111111111111111111111111111111111111110010 -0101001010111111111111111100000000000001111111000001000001111111111111 -1111111111111111111111111100100100100000011111111111111100000000000001 -1111110101001011111111111111111111111111111111111111111110010010010100 -0111111111111111000000000000011111100010100011111111111111111111111111 -1111101111111111110100010010100011111111111111000000000000111111101001 -0111111111111111111111111111111011111111111111111010100100100110111111 -1111111000000000001111111001000111111111111111111111111101111111111111 -1111111111101001001000111111111111111000000000001111110010101111111111 -1101110111011111111111111111111111111111110010010010011111111111111000 -0000000011111100001111111111111111111111111111111111111111111111111111 -1111000100100011111111111110000000000111111010111111111111111111111111 -1110111111110111111111111111111111101001001110111111111110000000000111 -1110001111111111111111111111111111111011111101111111111111111111101001 -0000111111111111100000000001111110111111111111111111111111111111111111 -1111111111111111111111111110001001101111111111110000000001111110111111 -1111111111101101110111111111111111111111111111111111111111101000101010 -1111111000000000111111011111111111111111111111111111111111111111111111 -1111111111111111111001001111111011011100000000111111111111111111011111 -1111111111111011110111111101111111111111111111111101000101011011111100 -0000001111111111111111001111111111111111011111111111011111111111111111 -1111111111101001111111101111000000001111111111111111001110111111111111 -1111111111111111111111111111110111111111110100110101110111000000001111 -1111111111101011111111111111111111111111111111111011111111111011111111 -1110011011110111110000000111111111111111110011111111111111111111111111 -1111111111111111111110011111111111001110111101110000000111111111111111 -1111111110111011111111111111111111111111110111111110111111111110011011 -1011111100000001111111111111111111111111111111111111111111111111111111 -1111111111101111111111110011011101011100000001111110111111111111111111 -1111111111110111111111110111111111111111111111111111100011110111101100 -0000011111100111111111111111111111111011111110111011111111111111111111 -1111111111111100110111011111000000011111101011111111111111111110111111 -1111111111111111011111111111111111111111110000111101110111000000011101 -1010011111111111110111111111111111111111111111111111111111111111111111 -1101001011101111110000001110110001000111111111111111111111111111111111 -1111111111111111111111111111110000101110111010110000001111111001010000 -1111111111111111111101111111110111111111111111111111111111001010000111 -1011111100000011101100001001000111111111111011101111110111111111111111 -1111111111111111001000010011011110111100000011101110100010100111111101 -1111111111111111111111110111111111111111111101001010010001010111011100 -0000111110100101000111111111111111111111111111011111111111111111111111 -1111110001010010111111011101000000110111100000100011111111111111111111 -1111111110111111111111111111111111111100001000011011101111000000111101 -0010100100111111111111111111111111111111111111111111111111111111111110 -1001001101101110110000001011111000100101111111111111111111111111111111 -1111111111111111111111111111110100100111110111110000001110110010010011 -1111111110111111111111111111111111111111111111111111111111111001001101 -1111011100000011111110010011111111111111111111110111111111111111111111 -1111111111111111111111010001101011111100000011010110001011111111111111 -1101111111111111111110111111111111111111111111111111001011111101011100 -0000111111101001111111111111111111111111110111111111110111111111111111 -1111111111111000101011111111000000110101100111111111111111111111011111 -1111110111111111111111111111111111111111111100111110101011000000111111 -1000111111111111111111111111111111111111111111111111111111111101111111 -1111001010111111110000001101011011111111111111110111111110111111111111 -1111110111111111111111111111111110101111101011110000001111111001111111 -1111011111111111111111111111110111111111111111111111111111111110001101 -1111011100000011010110011111111111111111111111111101111011111111111110 -1111111111111111111111100101110111111000000011110111001111111111111111 -1101111111111111111111111111111111111111111111111111010011011101111000 -0000111111010111111111111111111111111111111111111111011111111111111111 -1111111111101001111111111110000000111011110001111111111111011111111111 -1111111111111111111111111111111111111111001000111111111110000000110110 -1100101111111111111111111111111111111111111111111111111111111111111100 -1000011111111111100000001111111100100111111111111111111111111111111111 -1111111111111111111111111110100101011111111111100000001110101100001001 -1111111111110111011111110111111111111111111111111111100000010000111111 -1111111000000001111111110001000111111111111111111011111111111111011111 -1111111111111101010010100111111111110000000011101011000100101000111111 -1111111111111111101111111111111111111111111100100100001111111111110000 -0000011111111000100001011111111111111111111111111011111111111111111111 -1111000100010011111111111100000000011010111000010100011111111111111111 -1111111111111111111111111111111111101001000111111111111100000000011111 -0111010001010111111110111011111101111111111101111111111111111111001001 -0100111111111111000000000111011111001010001111111111111111101111111111 -1111111111111111111111110100100001111111111110000000000011111011100000 -1011111111111111111111111111101111111111111111111111110010010101111111 -1111100000000000110111101010100001111111111111111111111111111111111111 -1111111111111010010010011111111111100000000000111010111000010101111111 -1111111111111101111111111011111111111111111001001000111111111111100000 -0000000111111010101000101111111101111111111111111110111111111111111111 -1001001001001111111111110000000000000110111111001010010111111111110111 -0111111111111111111111111001011000100100101111111111110000000000000111 -1111110001001001111111111111111111110111111111101111110100000101001010 -0111111111111100000000000000111111111001001000001011111111111111111111 -1111111111111001010100001000100111111111111100000000000000111111111001 -0100101001011111111111111111111101111111110100010010010010001111111111 -1110000000000000000111111111000010001001001111111110111110111111111111 -1100100100100100101011111111111110000000000000000111111111101001010100 -1011111011111111111111111111110001001001000010000111111111111110000000 -0000000000111111111010100001001000111111111111111111111111111100100100 -0100101001111111111111000000000000000000111111111100001010100101111111 -1111111111111111111100100010010000010011111111111111000000000000000000 -0111111111101001000100001111111111111111111111111110101000101010010011 -1111111111100000000000000000000011111111100010010010111111111111111111 -1111111111000010100010001001111111111111100000000000000000000001111111 -1110001010100011111111111111111111111111101000101001000011111111111111 -1000000000000000000000011111111111000100010111111111111101111111111111 -0001010001001011101011111111110000000000000000000000001111111111110010 -0001111111111111111111111111111000001001000001111111111111110000000000 -0000000000000001111111111111011111111111111111011111111111111110010000 -0111110110111111111000000000000000000000000000111111111111111111111111 -1111111111111111111111110101010110110111111111111000000000000000000000 -0000000011111111111111111111111111110111111111111111011111111101111101 -0111111100000000000000000000000000000001111111111111111111111111100001 -1111111111111101101011110101111011111100000000000000000000000000000000 -1111111111111111111111111000011111111111110111011110111111011110111000 -0000000000000000000000000000000011111111111111111111111000011111111111 -1110111101110101011101111100000000000000000000000000000000000001111111 -1111111111111110001111111111111111101111011111110111011000000000000000 -0000000000000000000000000011111111111111111110000111111111110101111011 -1101101110111110000000000000000000000000000000000000000000010101111111 -1111100011111111111111110101101111011011111000000000000000000000000000 -0000000000000000000000011111111111100001111111111111111111101011111101 -1110000000000000000000000000000000000000000000000000011111111111100011 -1111111111001111101111010111111000000000000000000000000000000000000000 -0000000000000111111111111000111111111111000001111111111111100000000000 -0000000000000000000000000000000000000000000111111111111000011111111111 -0000000010111111000000000000000000000000000000000000000000000000000000 -0001111111111110001111111111110000000000000000000000000000000000000000 -0000000000000000000000000001000001111111111110000111111111110000000000 -0000000000000000000000000000000000000000000000000000111111111101111111 -1111100011111111111100000000000000000000000000000000000000000000000000 -0000000001111111111111111111111111100001111111111100000000000000000000 -0000000000000000000000000000000000000011111111111111111111111111100011 -1111111111000000000000000000000000000000000000000000000000000000000111 -1111111111111111111111111110111111111111000000000000000000000000000000 -0000000000000000000000000001111111111111111111111111111111111111111111 -0000000000000000000000000000000000000000000000000000000001111111111111 -1111111111111111111111111111110000000000000000000000000000000000000000 -0000000000000000111111111111111111111111111111111111111111110000000000 -0000000000000000000000000000000000000000000000111111111111111111111111 -1111111111111111111100000000000000000000000000000000000000000000000000 -0000001111111111111111111111111111111111111111111100000000000000000000 -0000000000000000000000000000000000000111111111111111111111111111111111 -1111111111000000000000000000000000000000000000000000000000000000000111 -1111111111111111111111111111111111111111000000000000000000000000000000 -0000000000000000000000000001111111111111111111111111111111111111111111 -0000000000000000000000000000000000000000000000000000000001111111111111 -1111111111111111111111111111110000000000000000000000000000000000000000 -0000000000000000001111111111111111111111111111111111111111110000000000 -0000000000000000000000000000000000000000000000000111111111111111111111 -1111111111111111111100000000000000000000000000000000000000000000000000 -0000000000001111111111111111111111111111111111111100000000000000000000 -0000000000000000000000000000000000000000000000000000001111111111111111 -1111111111000000000000000000000000000000000000000000000000000000000000 -0000000000000011111111111111111111111110000000000000000000000000000000 -0000000000000000000000000000000000000000000000011111111111111110100000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -0000000000000000000000000000000000000000000000000000000000000000000000 -00000000000000000000 \ No newline at end of file diff --git a/Base/res/html/misc/pbmsuite_files/buggie-raw.pbm b/Base/res/html/misc/pbmsuite_files/buggie-raw.pbm deleted file mode 100644 index 71d0b504e36..00000000000 Binary files a/Base/res/html/misc/pbmsuite_files/buggie-raw.pbm and /dev/null differ diff --git a/Base/res/html/misc/pbmsuite_files/buggie.png b/Base/res/html/misc/pbmsuite_files/buggie.png deleted file mode 100644 index ae1d739f005..00000000000 Binary files a/Base/res/html/misc/pbmsuite_files/buggie.png and /dev/null differ diff --git a/Base/res/html/misc/pngsuite_bas_png.html b/Base/res/html/misc/pngsuite_bas_png.html deleted file mode 100644 index 121efae6a46..00000000000 --- a/Base/res/html/misc/pngsuite_bas_png.html +++ /dev/null @@ -1,26 +0,0 @@ - - -PngSuite - Basic formats / PNG-files - - - - - -
--- basn0g01 - black & white -
--- basn0g02 - 2 bit (4 level) grayscale -
--- basn0g04 - 4 bit (16 level) grayscale -
--- basn0g08 - 8 bit (256 level) grayscale -
--- basn0g16 - 16 bit (64k level) grayscale -
--- basn2c08 - 3x8 bits rgb color -
--- basn2c16 - 3x16 bits rgb color -
--- basn3p01 - 1 bit (2 color) paletted -
--- basn3p02 - 2 bit (4 color) paletted -
--- basn3p04 - 4 bit (16 color) paletted -
--- basn3p08 - 8 bit (256 color) paletted -
--- basn4a08 - 8 bit grayscale + 8 bit alpha-channel -
--- basn4a16 - 16 bit grayscale + 16 bit alpha-channel -
--- basn6a08 - 3x8 bits rgb color + 8 bit alpha-channel -
--- basn6a16 - 3x16 bits rgb color + 16 bit alpha-channel - - - diff --git a/Base/res/html/misc/pngsuite_int_png.html b/Base/res/html/misc/pngsuite_int_png.html deleted file mode 100644 index 855c19a66c5..00000000000 --- a/Base/res/html/misc/pngsuite_int_png.html +++ /dev/null @@ -1,26 +0,0 @@ - - -PngSuite - Interlacing / PNG-files - - - - - -
--- basi0g01 - black & white -
--- basi0g02 - 2 bit (4 level) grayscale -
--- basi0g04 - 4 bit (16 level) grayscale -
--- basi0g08 - 8 bit (256 level) grayscale -
--- basi0g16 - 16 bit (64k level) grayscale -
--- basi2c08 - 3x8 bits rgb color -
--- basi2c16 - 3x16 bits rgb color -
--- basi3p01 - 1 bit (2 color) paletted -
--- basi3p02 - 2 bit (4 color) paletted -
--- basi3p04 - 4 bit (16 color) paletted -
--- basi3p08 - 8 bit (256 color) paletted -
--- basi4a08 - 8 bit grayscale + 8 bit alpha-channel -
--- basi4a16 - 16 bit grayscale + 16 bit alpha-channel -
--- basi6a08 - 3x8 bits rgb color + 8 bit alpha-channel -
--- basi6a16 - 3x16 bits rgb color + 16 bit alpha-channel - - - diff --git a/Base/res/html/misc/pngsuite_siz_png.html b/Base/res/html/misc/pngsuite_siz_png.html deleted file mode 100644 index 3c6e0996a36..00000000000 --- a/Base/res/html/misc/pngsuite_siz_png.html +++ /dev/null @@ -1,47 +0,0 @@ - - -PngSuite - Odd sizes / PNG-files - - - - - -
--- s01n3p01 - 1x1 paletted file, no interlacing -
--- s01i3p01 - 1x1 paletted file, interlaced -
--- s02n3p01 - 2x2 paletted file, no interlacing -
--- s02i3p01 - 2x2 paletted file, interlaced -
--- s03n3p01 - 3x3 paletted file, no interlacing -
--- s03i3p01 - 3x3 paletted file, interlaced -
--- s04n3p01 - 4x4 paletted file, no interlacing -
--- s04i3p01 - 4x4 paletted file, interlaced -
--- s05n3p02 - 5x5 paletted file, no interlacing -
--- s05i3p02 - 5x5 paletted file, interlaced -
--- s06n3p02 - 6x6 paletted file, no interlacing -
--- s06i3p02 - 6x6 paletted file, interlaced -
--- s07n3p02 - 7x7 paletted file, no interlacing -
--- s07i3p02 - 7x7 paletted file, interlaced -
--- s08n3p02 - 8x8 paletted file, no interlacing -
--- s08i3p02 - 8x8 paletted file, interlaced -
--- s09n3p02 - 9x9 paletted file, no interlacing -
--- s09i3p02 - 9x9 paletted file, interlaced -
--- s32n3p04 - 32x32 paletted file, no interlacing -
--- s32i3p04 - 32x32 paletted file, interlaced -
--- s33n3p04 - 33x33 paletted file, no interlacing -
--- s33i3p04 - 33x33 paletted file, interlaced -
--- s34n3p04 - 34x34 paletted file, no interlacing -
--- s34i3p04 - 34x34 paletted file, interlaced -
--- s35n3p04 - 35x35 paletted file, no interlacing -
--- s35i3p04 - 35x35 paletted file, interlaced -
--- s36n3p04 - 36x36 paletted file, no interlacing -
--- s36i3p04 - 36x36 paletted file, interlaced -
--- s37n3p04 - 37x37 paletted file, no interlacing -
--- s37i3p04 - 37x37 paletted file, interlaced -
--- s38n3p04 - 38x38 paletted file, no interlacing -
--- s38i3p04 - 38x38 paletted file, interlaced -
--- s39n3p04 - 39x39 paletted file, no interlacing -
--- s39i3p04 - 39x39 paletted file, interlaced -
--- s40n3p04 - 40x40 paletted file, no interlacing -
--- s40i3p04 - 40x40 paletted file, interlaced - - - diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 86affd38ad9..29a0c4cc86e 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -212,12 +212,7 @@

Image Formats