Commit 683cc4d
committed
[RELEASE] iText 7 Core - 7.1.7
https://github.com/itext/itext7-dotnet/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()
Update schema version and add license to nuspec
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.
Update port-hash
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.
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
Update port-hash
Add one more FormField test with Noto
Update port-hash
Fix poosible issue with incorrect DA
Update port-hash
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 new utility method to mitigate the difference between Pattern.split in Java and Regex.Split in C#
Fix NPE with windir on unix
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. Update port-hash
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
Update port-hash
Resolve URL containing in xlink:href attribute of SVG against baseURL
Remove unused test resources
Add additional file types to .gitattributes
Unify text offset pattern for all justification cases
Avoid adding new indirect references to the xref table when its already completely read
Update port-hash
Update port-hash after release
[RELEASE] 7.1.6-SNAPSHOT -> 7.1.7-SNAPSHOTFile tree
510 files changed
+6832
-2159
lines changed- itext.tests
- itext.barcodes.tests
- Properties
- itext/barcodes
- resources/itext/barcodes
- itext.forms.tests
- Properties
- itext/forms
- resources/itext/forms
- FlatteningRotatedTest
- FlatteningTest
- FormFieldAppendTest
- FormFieldFlatteningTest
- FormFieldsTaggingTest
- PdfCheckBoxFieldTest
- PdfEncryptionTest
- PdfFormFieldTest
- PdfFormFieldsCopyTest
- Utf8FormsTest
- itext.io.tests
- Properties
- itext/io
- source
- util
- itext.kernel.tests
- Properties
- itext/kernel
- crypto
- pdf
- xobject
- utils
- resources/itext/kernel
- crypto/PdfEncryptionTest
- pdf
- PageFlushingTest
- PdfCanvasTest
- PdfDocumentTestID
- PdfReaderDecodeTest
- PdfReaderTest
- SmartModeTest
- xobject
- CreateImageStreamTest
- compare_colorspaces
- GetImageBytesTest
- PdfImageXObjectTest
- utils/PdfAttachedFileTest
- itext.layout.tests
- Properties
- itext/layout
- resources/itext/layout/TableTest
- itext.pdfa.tests
- Properties
- itext/pdfa
- resources/itext/pdfa/cmp
- PdfAPushbuttonfieldTest
- PdfATransparencyCheckTest
- PdfAXmpTest
- itext.sign.tests
- Properties
- itext/signatures
- sign
- testutils
- builder
- client
- verify
- resources/itext/signatures/sign
- PdfSignatureAppearanceTest
- SigningTest
- itext.styledxmlparser.tests
- Properties
- itext/styledxmlparser
- css
- selector/item
- util
- jsoup
- resolver/resource
- resources/itext/styledxmlparser/css/selector/item/CssPseudoClassDisabledSelectorItemTest
- itext.svg.tests
- Properties
- itext/svg
- converter
- css
- dummy/renderers/impl
- processors/impl
- font
- renderers
- impl
- utils
- resources/itext/svg
- converter/SvgConverterTest
- css
- DefaultInheritance
- SvgStyleResolver
- processors/impl/font
- FontFaceTest
- FontSizeTest
- renderers/impl
- ClipPathTest
- LineSvgNodeRendererTest
- NamedObjectsTest
- PathParsingIntegrationTest
- PathSvgNodeRendererTest
- RectangleSvgNodeRendererTest
- RootSvgNodeRendererTest
- aspectratio
- svg
- TSpanNodeRendererIntegrationTest
- TextSvgBranchRendererIntegrationTest
- itext
- itext.barcodes
- Properties
- itext/barcodes
- itext.font-asian
- Properties
- itext.forms
- Properties
- itext/forms
- fields
- itext.hyph
- Properties
- itext.io
- Properties
- itext/io
- source
- util
- itext.kernel
- Properties
- itext/kernel
- geom
- pdf
- action
- annot
- canvas
- parser/util
- wmf
- filters
- layer
- tagging
- tagutils
- xobject
- utils
- itext.layout
- Properties
- itext/layout
- borders
- renderer
- itext.pdfa
- Properties
- itext/pdfa/checker
- itext.pdftest
- Properties
- itext/test
- signutils
- itext.sign
- Properties
- itext/signatures
- itext.styledxmlparser
- Properties
- itext/styledxmlparser
- css
- selector/item
- util
- jsoup/nodes
- node/impl/jsoup
- resolver/resource
- itext.svg
- Properties
- itext/svg
- converter
- css/impl
- processors/impl
- renderers/impl
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
510 files changed
+6832
-2159
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 | | |
19 | 23 | | |
20 | 24 | | |
| |||
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| 31 | + | |
| 32 | + | |
27 | 33 | | |
| 34 | + | |
28 | 35 | | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
| 39 | + | |
31 | 40 | | |
32 | 41 | | |
33 | 42 | | |
| 43 | + | |
34 | 44 | | |
35 | 45 | | |
36 | 46 | | |
| 47 | + | |
37 | 48 | | |
38 | 49 | | |
| 50 | + | |
39 | 51 | | |
| 52 | + | |
40 | 53 | | |
41 | 54 | | |
42 | 55 | | |
43 | 56 | | |
| 57 | + | |
| 58 | + | |
44 | 59 | | |
| 60 | + | |
| 61 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
275 | 292 | | |
276 | 293 | | |
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
74 | 90 | | |
75 | 91 | | |
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
65 | 88 | | |
66 | 89 | | |
67 | 90 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments