Commit 38a9a13
committed
[RELEASE] iText 7 Core - 7.1.9
https://github.com/itext/itext7-dotnet/releases/tag/7.1.9
* release/7.1.9:
[RELEASE] 7.1.9-SNAPSHOT -> 7.1.9
Deprecate PdfRichMediaAnnotation class
Exclude internal classes from public documentation.
Improve javadoc of xfdf object classes.
Add new strokeWidthMeasureUnitsTest and refactor test
Add missing copyright headers
Remove PdfRootSvgNodeRendererUnitTest
Fix preserveAspectRatio application
Refactor javadoc in CommonCssConstants
Add missing copyright headers
Add tests to cover Transform
Add tests to the setModified method
Extend some iTextCore test classes
Add a setter to the modified flag.
Update PdfCanvas javadocs
Improve event counter documentation.
Add LineArrow name constant
Extend iTextCore test classes
Prevent font comparison from throwing NPE.
Add some new DeviceRgb tests.
Deprecate a method which doesn't make any sence in .NET nd therefore doesn't work there.
Update autoported files
Allow overriding default font family easier for BasicFontProvider
Fix single line comments.
Add test on infinite loop during table creating in layout
Move most of CssStyleSheetParserTest from pdfHTML to SXP
Add unvalidUrlFillTest
Replace recursion with while-cycle in readXrefStream
Rename PdfDocument.addFileAttachment() argument
Add checkParentTreeIfFormXObjectTaggedTest
Add stampingFormXobjectInnerContentTaggedTest
Add missing copyright headers
Deprecate CSS redundant rule class constructors that are more flexible than CSS specification
Fix CssFontFaceRule#toString() to produce valid CSS
Add ToDo remark
Update resource file in svg module
Introduce tests for FontCache, fix ByteCid AbstractCmap implementation
Remove excess comment
Change test TODO description
Update autoported files
Fix GetCustomAttribute extension method by making it work with this assembly
Fix rereading of released objects from object streams
Add mSungLightFontRanges test. DEVSIX-3349
Add new LayoutTaggingTest(not ASCII chart)
Update autoported files
Add missing copyright headers
Add new test demonstrating issue with glyph bbox calculation for Type 3 fonts when parsing content stream
Add unit test for CssPseudoClassEmptySelectorItem class. DEVSIX-3310
Formatting tests in svg module
Add missing copyright headers
Move all multiline tests to a separate class
Support autosize for multiline text fields
Cleanup AssemblyInfo for sxp
Remove documented exceptions from manual files.
Add shared page resources flushing test
Update autoported files
Add a test on cell's incorrect rotation.
Update License.md for all AGPL products
Update port-hash
Add unit tests for CssPseudoClasses. DEVSIX-3310
Update port-hash
Add parse Double method with unit test. Add integration test for this. DEVSIX-2232
Remove redundant throws declaration from non-public API
Deprecate PdfTokenizer#ReusableRandomAccessSource
Update port-hash
Add missing copyright headers
Add surrogate pairs tests. DEVSIX-3301
Fix XfdfWriter and XfdfReader tests. Add assert for null in PdfString
Update port-hash
Improve list javadocs. Other minor improvements.
Update autoported files
Fix DM_DEFAULT_ENCODING SpotBugs warnings in forms module
Add test
Add createFieldInAppendModeTest
Update autoported files
Improve 3D borders documentation to omit links to private fields.
Update autoported files
Fix the way how we pass isOriginalNonSplitRenderer to child renderers.
Move VeraPDF validator to pdfTest module
Move VeraPDF validator to pdftest module
Update autoported files
Fix TextRenderInfo#getSingleSpaceWidth result when font doesn't specify space character width
Update port-hash
Update port-hash
Improve javadocs which cause shapen warnings.
Update autoported files
Refactor javadocs to omit usage of closing p tag.
Update autoported files
Add missing copyright headers
Cover WebColors with tests
Update autoported files
Refactor equals() literal comparison
Add test
Refactor some default TableRenderer methods.
Add a test for creating PDF/A document with layout list
Fix javadocs warnings in kernel module
Update port-hash
Refactor equals() when literal string is a parameter
Add test
Add missing copyright headers
Reduce cyclomatic complexity for TableRenderer, TableWidths, ParagraphRenderer
Add missing copyright headers
Cover PdfDashPattern and PdfTextArrayTest with tests
Update ToDo remarks
Remove 7.0 related branches from Jenkinsfile
Fix DM_DEFAULT_ENCODING spotbugs issues
Add JavaUtil#GetStringForBytes with Encoding
Fix methods documentation
Fix inline comments in barcodes, forms and io
Clarify some javadocs
Fix miscellaneous javadoc errors in kernel module
Fix resource file path case in PdfA2LayoutOcgTest
Update port-hash after release
[RELEASE] 7.1.8-SNAPSHOT -> 7.1.9-SNAPSHOT
Add missing copyright headers
Refactor clone() implementations
Add comments regarding ecnryption algorithms
Add missing copyright headers
Move core tests. DEVSIX-3035
Update autoported files
Refactor test
Remove excessive cmp file. appendModeAppearance test has been adjusted
Refactor equals() when string literal is a parameter
Add missing copyright headers
Extract DeterminatorIsZero exception message
Add unit tests for GreekAlphabetNumbering
Update comments placing
Add test for PdfADocument with END_PAGE event
Add missing copyright headers
Fix processing floating renderers when base direction is set explicitly
Refactor comments in layout; merge two if to one, substitute checking if list is empty by using isEmpty()File tree
1,791 files changed
+55190
-53317
lines changed- itext.tests
- itext.barcodes.tests
- Properties
- itext/barcodes
- itext.forms.tests
- Properties
- itext/forms
- xfa
- resources/itext/forms
- FormFieldFlatteningTest
- PdfFormFieldMultilineTextTest
- PdfFormFieldTest
- PdfFormFieldsCopyTest
- XfdfReaderTest
- XfdfWriterTest
- itext.io.tests
- Properties
- itext/io
- codec/brotli/dec
- font
- cmap
- otf
- woff2
- w3c
- image
- source
- util
- itext.kernel.tests
- Properties
- itext/kernel
- colors
- counter
- data
- crypto
- geom
- pdf
- annot
- canvas
- parser
- listener
- layer
- numbering
- xobject
- utils
- resources/itext/kernel/pdf
- PageFlushingTest
- ParentTreeTest
- PdfFontTest
- PdfReaderTest
- PdfXObjectTest
- canvas/parser/GlyphBboxCalculationTest
- itext.layout.tests
- Properties
- itext/layout
- font
- layout
- properties
- renderer
- splitting
- resources/itext/layout
- LayoutTaggingTest
- NonBreakingHyphenTest
- RotationTest
- SurrPairTest
- fonts
- itext.pdfa.tests
- Properties
- itext/pdfa
- resources/itext/pdfa
- cmp
- PdfA1LayoutListTest
- PdfA2LayoutOcgTest
- PdfAPageEndEventTest
- color
- images
- itext.sign.tests
- Properties
- itext/signatures
- sign
- testutils
- builder
- cert
- client
- verify
- pdfinsecurity
- itext.styledxmlparser.tests
- Properties
- itext/styledxmlparser
- css
- media
- parse
- resolve
- selector/item
- util
- jsoup
- helper
- integration
- nodes
- parser
- safety
- select
- resolver/resource
- util
- resources/itext/styledxmlparser/css/parse/CssStyleSheetParserTest
- itext.svg.tests
- Properties
- itext/svg
- converter
- css
- googlecharts
- jfreesvg
- processors
- impl
- font
- renderers
- impl
- utils
- resources/itext/svg
- JFreeSvgTest
- converter/SvgConverterTest
- css
- DefaultInheritance
- SvgStyleResolver
- googlecharts
- ColumnChartsTest
- GanttChartsTest
- GaugeChartsTest
- GeoChartsTest
- GoogleChartsTest
- IntervalsChartsTest
- LineChartsTest
- PieChartsTest
- SankeyChartsTest
- ScatterChartsTest
- SliceChartsTest
- SteppedAreaChartsTest
- TimelineChartsTest
- TreemapsChartsTest
- TrendlinesChartsTest
- WordTreesChartsTest
- jfreesvg
- processors/impl/font
- FontFaceTest
- FontSizeTest
- renderers/impl
- AnimationSvgTest
- CircleSvgNodeRendererTest
- ClipPathTest
- DefsSvgNodeRendererTest
- EllipseSvgNodeRendererTest
- FillTest
- GroupRendererTest
- ImageSvgNodeRendererTest
- MarkerSvgTests
- MaskTest
- OpacityTest
- PathParsingIntegrationTest
- PathSvgNodeRendererTest
- PolylineSvgNodeRendererTest
- PreserveAspectRatioSvgNodeRendererIntegrationTest
- RectangleSvgNodeRendererTest
- RootSvgNodeRendererTest
- aspectratio
- nested
- svg
- viewbox
- StrokeTest
- SymbolSvgTest
- TSpanNodeRendererIntegrationTest
- TextSvgBranchRendererIntegrationTest
- UseIntegrationTest
- gunit
- itext
- itext.barcodes
- Properties
- itext/barcodes
- dmcode
- qrcode
- itext.font-asian
- Properties
- itext.forms
- Properties
- itext/forms
- fields
- util
- xfa
- xfdf
- itext.hyph
- Properties
- itext.io
- Properties
- itext/io
- codec
- brotli/dec
- colors
- font
- cmap
- constants
- otf
- lookuptype5
- lookuptype6
- woff2
- image
- source
- util
- itext.kernel
- Properties
- itext/kernel
- colors
- counter
- data
- event
- crypto
- securityhandler
- events
- font
- geom
- log
- numbering
- pdf
- action
- annot
- canvas
- draw
- parser
- clipperlib
- data
- listener
- util
- wmf
- colorspace
- extgstate
- filespec
- filters
- function
- layer
- tagging
- tagutils
- xobject
- utils
- xmp
- impl
- xpath
- options
- properties
- itext.layout
- Properties
- itext/layout
- borders
- element
- font
- hyphenation
- layout
- margincollapse
- minmaxwidth
- properties
- renderer
- splitting
- tagging
- itext.pdfa
- Properties
- itext/pdfa
- checker
- itext.pdftest
- Properties
- itext/test
- pdfa
- lib/verapdf
- itext.sign
- Properties
- itext/signatures
- itext.styledxmlparser
- Properties
- itext/styledxmlparser
- css
- media
- page
- parse
- syntax
- resolve
- shorthand/impl
- util
- validate
- impl/datatype
- jsoup
- helper
- nodes
- parser
- safety
- select
- node
- impl/jsoup
- resolver
- font
- resource
- itext.svg
- Properties
- itext/svg
- converter
- css
- impl
- processors
- impl
- font
- renderers
- factories
- impl
- path
- impl
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,791 files changed
+55190
-53317
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | 80 | | |
83 | 81 | | |
84 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
8 | 3 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
22 | 9 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
26 | 14 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
872 | | - | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
873 | 898 | | |
874 | 899 | | |
875 | 900 | | |
| |||
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: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 80 | | |
87 | 81 | | |
88 | 82 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 64 | | |
68 | 65 | | |
69 | 66 | | |
| |||
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
| |||
Lines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 79 | | |
86 | 80 | | |
87 | 81 | | |
| |||
96 | 90 | | |
97 | 91 | | |
98 | 92 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 93 | | |
103 | 94 | | |
104 | 95 | | |
| |||
116 | 107 | | |
117 | 108 | | |
118 | 109 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 110 | | |
123 | 111 | | |
124 | 112 | | |
| |||
136 | 124 | | |
137 | 125 | | |
138 | 126 | | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 127 | | |
143 | 128 | | |
144 | 129 | | |
| |||
156 | 141 | | |
157 | 142 | | |
158 | 143 | | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 144 | | |
163 | 145 | | |
164 | 146 | | |
| |||
273 | 255 | | |
274 | 256 | | |
275 | 257 | | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | 258 | | |
280 | 259 | | |
281 | 260 | | |
| |||
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
80 | 77 | | |
81 | 78 | | |
82 | 79 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 80 | | |
87 | 81 | | |
88 | 82 | | |
| |||
100 | 94 | | |
101 | 95 | | |
102 | 96 | | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 97 | | |
107 | 98 | | |
108 | 99 | | |
| |||
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
0 commit comments