-
-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ccc2130
commit b6a8278
Showing
356 changed files
with
49 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -264,7 +264,7 @@ class CanvasOperatorName: | |
"v", | ||
"w", "W", "W*", | ||
"y", | ||
"''", | ||
"'", | ||
'"', | ||
] | ||
# fmt: on | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
borb version 2.0.30 | ||
borb version 2.0.31 | ||
Joris Schellekens |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
# :mega: borb release 2.0.30 | ||
# :mega: borb release 2.0.31 | ||
|
||
This release is a feature release. | ||
- Initial support for `Font` subsetting in PDF | ||
- Small fix for `TextField` appearance dictionary | ||
- Small fix for `CheckBox` appearance dictionary | ||
This release is a small bugfix release: | ||
- include `'` as a valid postfix operator (improve text reading by 2%) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ | |
|
||
setuptools.setup( | ||
name="borb", | ||
version="2.0.30", | ||
version="2.0.31", | ||
author="Joris Schellekens", | ||
author_email="[email protected]", | ||
description="borb is a library for reading, creating and manipulating PDF files in python.", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
try: | ||
from tests.populate_keyring import populate_keyring | ||
|
||
populate_keyring() | ||
except ImportError: | ||
pass |
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_all_rubber_stamp_annotations/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_add_large_amount_of_headings/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_large_amount_of_headings/output_002.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_polygon_annotation_using_line_art_factory/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_polyline_annotation_using_line_art_factory/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_add_remote_go_to_annotation/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_remote_go_to_annotation/output_002.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_square_annotation_in_free_space/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_add_square_annotation_in_free_space/output_002.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_append_embedded_javascript/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_apply_redaction_annotations/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_apply_redaction_annotations/output_002.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_apply_redaction_annotations/output_003.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_apply_redaction_annotations/output_004.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_apply_redaction_annotations/output_005.pdf
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
tests/output/test_apply_redaction_annotations/output_006.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_browser_layout_inline_next_line/output.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_change_info_dictionary_author/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_change_info_dictionary_author/output_002.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-6 Bytes
(100%)
tests/output/test_copy_document_compare_size/0187_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_compare_size/0430_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_compare_size/0462_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_compare_size/0495_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_compare_size/0594_page_0_copy.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-6 Bytes
(100%)
tests/output/test_copy_document_resize_images_compare_size/0187_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_resize_images_compare_size/0430_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_resize_images_compare_size/0462_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_resize_images_compare_size/0495_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
-3 Bytes
(100%)
tests/output/test_copy_document_resize_images_compare_size/0594_page_0_copy.pdf
Binary file not shown.
Binary file modified
BIN
+8 Bytes
(100%)
tests/output/test_copy_document_resize_images_compare_size/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_create_document_with_output_intent/output_001.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_digit_placement_ubuntu_font/output_001.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_000.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_002.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_003.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_004.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_005.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_006.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_007.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_008.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_009.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_010.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_011.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_012.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_013.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_html_to_pdf/example_html_input_014.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-001.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-002.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-003.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-004.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-005.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-006.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-007.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-008.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-009.md.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_export_markdown_to_pdf/example-markdown-input-010.md.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1.71 KB
(95%)
tests/output/test_extract_text_expect_ground_truth/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_extract_text_from_self_made_invoice/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_header_footer_multi_column_layout/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_header_footer_multi_column_layout/output_002.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_header_footer_multi_column_layout/output_003.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_page_has_empty_resource_dictionary/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_redact_common_regular_expressions/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_redact_common_regular_expressions/output_002.pdf
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
tests/output/test_redact_common_regular_expressions/output_003.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_simple_paragraph_extraction/output_000.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_simple_paragraph_extraction/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_split_complementary_color_scheme/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_tetradic_rectangle_color_scheme/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_000.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_002.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_003.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_004.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_005.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_006.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_007.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_barcode_with_rounded_borders/output_008.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_chunk_of_text_escaped_chars/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_chunk_of_text_in_rainbow_colors/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_chunks_of_text_preserves_bounding_boxes/output.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_code_128_barcode_in_color/output.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_document_with_lipsum/output_001.pdf
Binary file not shown.
Binary file modified
BIN
-13 Bytes
(100%)
tests/output/test_write_document_with_lipsum/output_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified
BIN
+16 Bytes
(100%)
tests/output/test_write_document_with_lipsum/output_002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_fixed_column_width_table/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_fixed_column_width_table/output_002.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_fixed_column_width_table/output_003.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_fixed_column_width_table/output_004.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_fixed_column_width_table/output_005.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_flexi_table_with_preferred_width/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_form_with_missing_xref/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_gradient_rectangular_maze/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_gradient_rectangular_maze/output_002.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_gradient_rectangular_maze/output_003.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_hello_world_with_monaco_font/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_hello_world_with_simhei_font/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_hyphenated_paragraph/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_hyphenated_paragraph/output_002.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_image_with_rounded_borders/output_000.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_image_with_rounded_borders/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_image_with_rounded_borders/output_002.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_image_with_rounded_borders/output_003.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_image_with_rounded_borders/output_004.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_image_with_rounded_borders/output_005.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_image_with_rounded_borders/output_006.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_image_with_rounded_borders/output_007.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_image_with_rounded_borders/output_008.pdf
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_line_of_text_justified_center/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_line_of_text_justified_full/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_line_of_text_justified_right/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_line_of_text_justified_right/output_002.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_justified_center/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_justified_center/output_002.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_justified_center_with_padding/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_justified_center_with_padding_and_border/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...t/test_write_paragraph_justified_center_with_padding_and_border_and_background/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_justified_full/output.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_paragraph_justified_right/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_preserve_space/output.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_with_accented_letters/output.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_000.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_001.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_002.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_003.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_004.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_005.pdf
Binary file not shown.
Binary file modified
BIN
-1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_006.pdf
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_007.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_008.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_009.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_010.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_paragraph_with_rounded_borders/output_011.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
tests/output/test_write_paragraphs_using_multi_column_layout/output.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...utput/test_write_paragraphs_using_multi_column_layout_with_varying_spacing/output_005.pdf
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...utput/test_write_paragraphs_using_multi_column_layout_with_varying_spacing/output_010.pdf
Binary file not shown.
Binary file modified
BIN
+1 Byte
(100%)
tests/output/test_write_paragraphs_using_single_column_layout/output.pdf
Binary file not shown.
Binary file modified
BIN
+85 Bytes
(100%)
tests/output/test_write_paragraphs_with_headings/output.pdf
Binary file not shown.
Binary file modified
BIN
+41.6 KB
(110%)
tests/output/test_write_paragraphs_with_headings/output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.