From 97916f0881465312bdb53793ba36df151710b47c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 25 Apr 2018 17:00:21 -0700 Subject: Remove nonfree ICC profiles from thumbnails in test docx files. Closes #4588. --- test/docx/block_quotes.docx | Bin 41855 -> 28138 bytes test/docx/char_styles.docx | Bin 30134 -> 18059 bytes test/docx/deep_normalize.docx | Bin 29246 -> 18131 bytes test/docx/drop_cap.docx | Bin 26931 -> 15671 bytes test/docx/hanging_indent.docx | Bin 29924 -> 14754 bytes test/docx/headers.docx | Bin 29659 -> 18926 bytes test/docx/inline_formatting.docx | Bin 32322 -> 20047 bytes test/docx/inline_images.docx | Bin 15875 -> 14305 bytes test/docx/link_in_notes.docx | Bin 27357 -> 16269 bytes test/docx/links.docx | Bin 45115 -> 32356 bytes test/docx/lists.docx | Bin 31775 -> 19845 bytes test/docx/metadata.docx | Bin 39538 -> 26077 bytes test/docx/metadata_after_normal.docx | Bin 56276 -> 38654 bytes test/docx/normalize.docx | Bin 25791 -> 14622 bytes test/docx/notes.docx | Bin 30734 -> 19056 bytes test/docx/numbered_header.docx | Bin 26129 -> 15467 bytes test/docx/table_with_list_cell.docx | Bin 32615 -> 19028 bytes test/docx/tables.docx | Bin 49780 -> 31751 bytes 18 files changed, 0 insertions(+), 0 deletions(-) (limited to 'test') diff --git a/test/docx/block_quotes.docx b/test/docx/block_quotes.docx index 729ae1f43..aa2fef00e 100644 Binary files a/test/docx/block_quotes.docx and b/test/docx/block_quotes.docx differ diff --git a/test/docx/char_styles.docx b/test/docx/char_styles.docx index 05979b9a7..ef6106215 100644 Binary files a/test/docx/char_styles.docx and b/test/docx/char_styles.docx differ diff --git a/test/docx/deep_normalize.docx b/test/docx/deep_normalize.docx index 7626d59ce..4905ebe14 100644 Binary files a/test/docx/deep_normalize.docx and b/test/docx/deep_normalize.docx differ diff --git a/test/docx/drop_cap.docx b/test/docx/drop_cap.docx index 19fab4a52..2f14c2c1d 100644 Binary files a/test/docx/drop_cap.docx and b/test/docx/drop_cap.docx differ diff --git a/test/docx/hanging_indent.docx b/test/docx/hanging_indent.docx index 6f62dc731..62d41fdad 100644 Binary files a/test/docx/hanging_indent.docx and b/test/docx/hanging_indent.docx differ diff --git a/test/docx/headers.docx b/test/docx/headers.docx index e1fbbcc75..6c4701716 100644 Binary files a/test/docx/headers.docx and b/test/docx/headers.docx differ diff --git a/test/docx/inline_formatting.docx b/test/docx/inline_formatting.docx index eccf26425..49f383e73 100644 Binary files a/test/docx/inline_formatting.docx and b/test/docx/inline_formatting.docx differ diff --git a/test/docx/inline_images.docx b/test/docx/inline_images.docx index 2f01a251e..af433bb79 100644 Binary files a/test/docx/inline_images.docx and b/test/docx/inline_images.docx differ diff --git a/test/docx/link_in_notes.docx b/test/docx/link_in_notes.docx index f3398f438..b5e4e2bf6 100644 Binary files a/test/docx/link_in_notes.docx and b/test/docx/link_in_notes.docx differ diff --git a/test/docx/links.docx b/test/docx/links.docx index 80fecacaf..f23007f11 100644 Binary files a/test/docx/links.docx and b/test/docx/links.docx differ diff --git a/test/docx/lists.docx b/test/docx/lists.docx index bf7fd8ae4..8b46351d9 100644 Binary files a/test/docx/lists.docx and b/test/docx/lists.docx differ diff --git a/test/docx/metadata.docx b/test/docx/metadata.docx index ccf50b475..d5a4fb255 100644 Binary files a/test/docx/metadata.docx and b/test/docx/metadata.docx differ diff --git a/test/docx/metadata_after_normal.docx b/test/docx/metadata_after_normal.docx index b94a016cb..f43110e96 100644 Binary files a/test/docx/metadata_after_normal.docx and b/test/docx/metadata_after_normal.docx differ diff --git a/test/docx/normalize.docx b/test/docx/normalize.docx index b4fc55818..a20c5ddd1 100644 Binary files a/test/docx/normalize.docx and b/test/docx/normalize.docx differ diff --git a/test/docx/notes.docx b/test/docx/notes.docx index eb6fa12d4..e6a63342d 100644 Binary files a/test/docx/notes.docx and b/test/docx/notes.docx differ diff --git a/test/docx/numbered_header.docx b/test/docx/numbered_header.docx index 66ce7648d..b81caea69 100644 Binary files a/test/docx/numbered_header.docx and b/test/docx/numbered_header.docx differ diff --git a/test/docx/table_with_list_cell.docx b/test/docx/table_with_list_cell.docx index 1db065770..bf58c1abe 100644 Binary files a/test/docx/table_with_list_cell.docx and b/test/docx/table_with_list_cell.docx differ diff --git a/test/docx/tables.docx b/test/docx/tables.docx index 28087ead5..f99ea249d 100644 Binary files a/test/docx/tables.docx and b/test/docx/tables.docx differ -- cgit v1.2.3