Commit f82dfe1
committed
[RELEASE] iText 7 Core - 7.1.7
https://github.com/itext/itext7/releases/tag/7.1.7
* release/7.1.7:
Ignore tests related to SNAPSHOT being written to extracted images.
[RELEASE] 7.1.7-SNAPSHOT -> 7.1.7
Deprecate duplicate methods
Documentation and binary compatibility loose ends
Add missing copyright headers
Add log messages handler in svg
Add setFont3Ways test
Update javadoc for PdfFormField#drawButton()
Fix bytes retrieval from pdf byte string during PdfEncryption init
Add missing copyright headers
Fix smart-mode serialization content cluttering by internal buffer out-of-range bytes
Make explicit fallback to zero more focused when NaN is attempted to be written
Add new test for #setPage method of PdfFormField
Moved Pkcs12FileHelper from sign module to pdftest module.
Exclude modules pdftest, font-asian and hyph from SonarQube analysis
Add missing copyright headers
Implement disabled pseudo class selector. Minor refactoring.
Add missing copyright headers
SVG: Support floating numbers with exponent notation in path painting instructions
Restore src and cmp in test
Implement memory limits aware handler. Filter some SpotBugs expections.
Change PdfDocument id generation process
Add System out println for compare Xmls method
Explicitly fallback to zero when NaN is attempted to be written
Make PdfImageXObject more independent of underlying object flushing
Implement PageFlushingHelper for deep page structure flushing/releasing
Do not skip spotbugs run in the test profile
Add one more FormField test with Noto
Use pure declarative syntax in the Jenkinsfile
Fix poosible issue with incorrect DA
Compare Sonar analysis to develop instead of master for other branches than master and develop
Add a test which demonstrates margin-collapse processing with a custom renderer.
Syncronize DA and DR. Retrieve FormField's font.
SVG: Switch to PX as a default font-size metric. Update cmps.
Do not fail if the appearance dictionary doesn't contain N entry.
Add missing copyright headers
Add new unit test for testig Pattern.split functionality in Java
Add a getter for a set of fields for flattening in PdfAcroForm
Remove invalid determinig of transparency on the page
Fix Matrix.toString()
Unify names of some tests and resources.
Add some new SVG tests for preserveAspectRatio attribute.
Add new test that demonstrates bug of PdfReader locking the file when exception occurred during parsing
Fix color setting when colorspace needs to be kept
Fix close-path operator not being applied
Fixup for TestCrlClient making it reusable and more verbose
Resolve styles of SVG tag. Add a test.
Rotate signature's appearance if page is rotated. Add some new tests.
Remove unpredictably failing test.
Process scale transformation values correctly. Add some new tests.
Fix XMP dc:subject property value type
Reuse pdfHTML's font-size resolution algorithms. Minor refactoring.
Remove unnecessary Verdana font-family usage from test svgs.
Fix DataMatrix barcode porting bug
Fix Unicode characters
Resolve URL containing in xlink:href attribute of SVG against baseURL
Remove unused test resources
Add additional file types to .gitattributes
Skip SpotBugs in Artifactory Deploy stage
Run SonarQube from Jenkinsfile
Unify text offset pattern for all justification cases
Avoid adding new indirect references to the xref table when its already completely read
Run install goal instead of package goal in Artifactory upload phase
[RELEASE] 7.1.6-SNAPSHOT -> 7.1.7-SNAPSHOTFile tree
498 files changed
+7187
-2130
lines changed- barcodes
- src
- main/java/com/itextpdf/barcodes
- test
- java/com/itextpdf/barcodes
- resources/com/itextpdf/barcodes
- font-asian
- forms
- src
- main/java/com/itextpdf/forms
- fields
- test
- java/com/itextpdf/forms
- resources/com/itextpdf/forms
- FlatteningRotatedTest
- FlatteningTest
- FormFieldAppendTest
- FormFieldFlatteningTest
- FormFieldsTaggingTest
- PdfCheckBoxFieldTest
- PdfEncryptionTest
- PdfFormFieldTest
- PdfFormFieldsCopyTest
- Utf8FormsTest
- hyph
- io
- src
- main/java/com/itextpdf/io
- source
- util
- test/java/com/itextpdf/io
- source
- util
- itextcore
- kernel
- src
- main/java/com/itextpdf/kernel
- geom
- pdf
- action
- annot
- canvas
- parser
- clipper
- util
- wmf
- filters
- layer
- tagging
- tagutils
- xobject
- utils
- test
- java/com/itextpdf/kernel
- crypto
- pdf
- xobject
- utils
- resources/com/itextpdf/kernel
- crypto/PdfEncryptionTest
- pdf
- PageFlushingTest
- PdfCanvasTest
- PdfDocumentTestID
- PdfReaderDecodeTest
- PdfReaderTest
- SmartModeTest
- xobject
- CreateImageStreamTest
- compare_colorspaces
- GetImageBytesTest
- PdfImageXObjectTest
- utils/PdfAttachedFileTest
- layout
- src
- main/java/com/itextpdf/layout
- borders
- renderer
- test
- java/com/itextpdf/layout
- resources/com/itextpdf/layout/TableTest
- pdfa
- src
- main/java/com/itextpdf/pdfa/checker
- test
- java/com/itextpdf/pdfa
- resources/com/itextpdf/pdfa/cmp
- PdfAPushbuttonfieldTest
- PdfATransparencyCheckTest
- PdfAXmpTest
- pdftest
- src/main/java/com/itextpdf/test
- signutils
- sign
- src
- main/java/com/itextpdf/signatures
- test
- java/com/itextpdf/signatures
- sign
- testutils
- builder
- client
- verify
- resources/com/itextpdf/signatures/sign
- PdfSignatureAppearanceTest
- SigningTest
- styled-xml-parser
- src
- main/java/com/itextpdf/styledxmlparser
- css
- selector/item
- util
- node/impl/jsoup
- resolver/resource
- test
- java/com/itextpdf/styledxmlparser
- css
- selector/item
- util
- jsoup
- resolver/resource
- resources/com/itextpdf/styledxmlparser/css/selector/item/CssPseudoClassDisabledSelectorItemTest
- svg
- src
- main/java/com/itextpdf/svg
- converter
- css/impl
- processors/impl
- renderers/impl
- utils
- test
- java/com/itextpdf/svg
- converter
- css
- dummy/renderers/impl
- processors/impl
- font
- renderers
- impl
- utils
- resources/com/itextpdf/svg
- converter/SvgConverterTest
- css
- DefaultInheritance
- SvgStyleResolver
- processors/impl/font
- FontFaceTest
- FontSizeTest
- renderers/impl
- ClipPathTest
- LineSvgNodeRendererTest
- NamedObjectsTest
- PathParsingIntegrationTest
- PathSvgNodeRendererTest
- RectangleSvgNodeRendererTest
- RootSvgNodeRendererTest
- aspectratio
- svg
- TSpanNodeRendererIntegrationTest
- TextSvgBranchRendererIntegrationTest
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
498 files changed
+7187
-2130
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
| 34 | + | |
27 | 35 | | |
| 36 | + | |
28 | 37 | | |
29 | 38 | | |
| 39 | + | |
30 | 40 | | |
31 | 41 | | |
32 | 42 | | |
| 43 | + | |
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
| 47 | + | |
36 | 48 | | |
37 | 49 | | |
| 50 | + | |
38 | 51 | | |
| 52 | + | |
39 | 53 | | |
40 | 54 | | |
41 | 55 | | |
42 | 56 | | |
| 57 | + | |
| 58 | + | |
43 | 59 | | |
| 60 | + | |
| 61 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
72 | 62 | | |
73 | 63 | | |
74 | 64 | | |
| |||
83 | 73 | | |
84 | 74 | | |
85 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
86 | 83 | | |
87 | 84 | | |
88 | 85 | | |
| |||
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
104 | | - | |
| 101 | + | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | | - | |
| 1053 | + | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
| |||
Lines changed: 20 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | | - | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
68 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
| |||
271 | 270 | | |
272 | 271 | | |
273 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
274 | 288 | | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments