Skip to content

iText Community 7.1.3

Compare
Choose a tag to compare
@amedee amedee released this 29 Aug 13:23
· 2861 commits to develop since this release
7.1.3
[RELEASE] iText 7 Core - 7.1.3

https://github.com/itext/itext7-dotnet/releases/tag/7.1.3

* release/7.1.3:
  [RELEASE] 7.1.3-SNAPSHOT -> 7.1.3
  Fix append mode for hybrid-reference documents
  Minor fixes in itextcore's documentation.
  Revert "Ignore memory hungry hyphen tests (layout) to be fixed in DEVSIX-2036"
  Add test for layout NonBreakingHyphenTest
  Ignore memory hungry hyphen tests (layout) to be fixed in DEVSIX-2036
  Changed variable declaration and assignment to one line.
  Add test for DEVSIX-2033
  DataMatrix. Add test with zero textSize
  DataMatrix: check negative textSize
  DataMatrix: check array bounds
  Wrap negative offsets in datamatrix
  Add an explicit type conversion in a view of c#-port.
  Avoid failing with exception in case form field /DA key is malformed
  Add multiline fields with justification test
  Add new tests for flattening of appearances with tricky dimensions
  Move tests for flattening of rotated fields to a separate class
  Scale flattened form fields appearance properly
  Add missing copyright headers
  Refactor a class used in a test to be static
  Add small content stream optimization for ActualTextIterator
  Fix a small bug in GlyphLine#equals
  Refactor variable name so it doesn't hide field
  Add meta info to the event counting API
  Fix processing the end of an inline image.
  Process rounded span's background.
  Add missing copyright headers
  Calculate border radii correctly. Fix dashed and dotted borders drawing algo. Update cmps.
  Make barcodes.dmcode.Placement thread safe
  Add DITO as supported product in document info comparison
  Add version info to document on creation
  Add missing copyright headers
  Fix backward compatibility issue in PdfFormField
  Use font from /DA for button
  Update PdfFormField#setDefaultAppearance()
  Add AppearanceResources and AppearanceXObject
  Add test for filling the form and updating it's font
  Remove unused file open in test. DEVSIX-2007
  Ignore obviously suboptimal encodings for DataMatrix AUTO mode
  Add test. DEVSIX-2007
  Add missing copyright headers
  Apply typography logic for every script in single text chunk separately
  Make OpenTypeFontTableReader tolerant to NULL offset in LookupList table
  Introduce TYPOGRAPHY_CONFIG property
  Add missing copyright headers
  Sign the document as pdfa if the source doucment is pdfa. Add a test.
  Add some new methods to handle signature's font color. Add a test.
  Add small fix for RetryRunner
  Add missing copyright headers
  Add event processing API
  Implement event based counting
  Process non-breaking hyphen. Refactor the list of symbols which should be considered on the layout level while hyphenating. Add some new tests.
  Add missing copyright headers
  Add unicode range logic to FontProvider
  Add test for PdfExplicitRemoteGoToDestination
  Fix inconsistency between containsKey and getAsArray
  Fix typo in javadoc
  Revert casts in ArrayUtil
  Rename ArrayUtil#toArray() to ArrayUtil#toIntArray()
  Changing annotations of JUnit tests
  Add missing copyright headers
  Add new tests for inline context blocks
  Fail typography loading if even simple static collection retrieval method doesn't work
  Add new test for block with big fixed height and keep-together property
  Refactor time-based system utils to better represent there purpose
  Add test for BarcodeDataMatrix
  Making Xmx param global to avoid SO issue DEVSIX-1979
  Fix overflow renderer's height property processing. Add some new tests.
  Fix precision issue occured while image processing. Add a test.
  Add utility method for pdfHTML Svg integration
  Adding Xmx param to incrase heap size DEVSIX-1979
  Insert value in PdfImageXObject dictionary map made from int array. DEVSIX-1974
  Jacoco coverage to include all JUnit tests QA-349
  Add missing copyright headers
  Add classes for correct creation of explicit destinations
  Add listAppender clearance before test run
  Adjust clipping border to include entire canvas for multi-line text.
  Remove @Ignore, add template resource
  Fetch justifation of formfield from parent
  Fix typo in javadoc
  Revert multiple commits
  Add missed @Category
  Add missed @Category to ImageColorProfileTest and TableBorderTest
  Fix typo
  crude support of vertical alignment for inline-blocks
  add primitive support for table y-line-aligning for display:inline-table
  add temporary suppression on warning message
  Add a new hyphenation test.
  Fix case mismatch with .NET in woff2 tests
  Add a new test.
  Add missing copyright headers
  Add imagesWithDifferentDepth and add3dAnnotationTest
  Add missing copyright headers
  Add RetryOnFailure
  Fix off by one error. DEVSIX-1923
  Fix bug in RunLengthDecodeFilter
  Avoid treating byte as a signed value for the sake of .NET porting
  Make changes to PR-25 Add tests for PR 25
  fixed findFieldName method not  giving the result  more than one time.
  Add missing copyright headers
  Avoid exception in SignatureUtil when a read-only document was passed
  Specify message for the error logging in OtfClass class
  Consider word's prefix while splitting with hyphenation. Add some new tests.
  Revert "Add missing copyright headers"
  Fix copying of inherited page entries
  Add missing copyright headers
  Make checkbox field take into account user-specified font-size; auto-size font by default; fix bugs
  Add missing copyright headers
  Throw clear exception when facing an unsupported security hanlder
  [RELEASE] 7.1.2-SNAPSHOT -> 7.1.3-SNAPSHOT
  Add javadoc to Transform class
  Fix construction of Pdf3DAnnotations in PdfAnnotation#makeAnnotation
  Remove duplicate Barcode logic
  Add a new form field test.
  Fix offset issue. Consider word bounds while word splitting. Add new hyphenation tests.
  Revert "Revert "added non-breaking-space and non-breaking hyphen in TextRenderer#isGlyphPartOfWordForHyphenation""
  Revert "added non-breaking-space and non-breaking hyphen in TextRenderer#isGlyphPartOfWordForHyphenation"
  added non-breaking-space and non-breaking hyphen in TextRenderer#isGlyphPartOfWordForHyphenation