Tags: mrjjq/itext7
Tags
[RELEASE] iText 7 Core - 7.1.3 https://github.com/itext/itext7/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
[RELEASE] iText 7 Core - 7.0.8 https://github.com/itext/itext7/releases/tag/7.0.8 * release/7.0.8: [RELEASE] 7.0.8-SNAPSHOT -> 7.0.8 Add missing copyright headers Fix processing the end of an inline image. Port PdfFormField from develop Remove limitation on font-size writing in PdfCanvas Add test for PdfExplicitRemoteGoToDestination Fix inconsistency between containsKey and getAsArray Fix overflow renderer's height property processing. Add some new tests. Fix precision issue occured while image processing. Add a test. Add classes for correct creation of explicit destinations Fetch justifation of formfield from parent Fix case mismatch with .NET in woff2 tests Add RetryOnFailure Consider word's prefix while splitting with hyphenation. Add some new tests. [RELEASE] 7.0.7-SNAPSHOT -> 7.0.8-SNAPSHOT Add missing layout dependency on hyph. Add a new form field test. Do not consider flushed pages while regenerating field's value. Fix offset issue. Consider word bounds while word splitting. Add new hyphenation tests.
[RELEASE] iText 7 - 7.1.2 https://github.com/itext/itext7/releases/tag/7.1.2 * release/7.1.2: Remove jgitflow plugin from POM file [RELEASE] 7.1.2-SNAPSHOT -> 7.1.2 Add non-breaking-space and non-breaking hyphen in TextRenderer#isGlyphPartOfWordForHyphenation Add missing copyright headers Introduce StandardFontFamilies class, remove TIMES constant from StandardFonts Add new util method. Introduce generic approach for y-line extraction control; make some of the util methods public in AbstractRenderer Add new test for vetical alignment in paragrpahs Add another problematic xmp test Remove problematic metadata from form test and add test for it Update xmp metadata if it was present in document before close Compare producer line on document info comparison Update cmp files Remove default appearance from AcroForm. Forms. Fix issue with inherited default appearance Make constructor for BarcodeMSI public Extend supported PDF size up to 1 Tb Don't loop through initial indirects in compare tool Fix synchronization issues during version creation Make exception messages more verbose and user-friendly. Minor fixes in PdfException constants. added non-breaking-space in TextRenderer#isGlyphPartOfWordForHyphenation Fix bug with trimming characters represented by surrogate pairs in UTF-16 Avoid possible NPE if TagTreePointer points at direct structure element Added Category to AffineTransformTest Do not perform redundant mathematical operations that can cause the precission loss. Introduce some new handy UV methods. Add missing copyright headers Added an equals and hashcode implementation for AffineTransform RND-756 Introduce util class for checkbox and radio drawing. Neutralize NPE. Fix critical issue with PdfName#compareTo violating compareTo contract Cast ByteBuffer instances to Buffer to solve compatibility issue Expose PdfDocument in PdfCanvas for external access Fix retrieval of image and form resources in PdfResources Remove redundant second addition of the resource Revert "fixed findFieldName method not giving the result more than one time." fixed findFieldName method not giving the result more than one time. Add missing copyright headers Add PdfName constants for TH scope attributes. DEVSIX-1834 added functionality previously seen in PortUtil in html2pdf to TextUtil to accomodate autoporting ease RND-788 Add problematic tests Fix NPE in case keep together is set as default property Allow removing background collor from button form fields Add documentation to public BlockFormattingContextUtil#isRendererCreateBfc method Deprecate unused OVERFLOW property, introduce utility methods for overflow property value checks Improve y-line calculation for elements with property overflow:hidden Review text alignment taking into account floating blocks and inline blocks Make applyMinHeight package-private for now Refactor basic support of CSS block formatting context imitation in layout Fix overflowing of floating elements to the next line at page end Avoid float overflow to the next page if it was the first element on page Remove parent elements artifacts drawing on floats-only page splits Improve precision of min_height applying if layout box has big height Fix min-max heights handling when floats-only page splits occur Avoid vertical alignment when content vertically overflowed parent Distinguish child and sibling floats when enlarging occupied area Ensure occupied area does not include overflowed parts of floating children Apply endChildMarginsCollapse after inclusion of child occupied area Fix handling of horizontal overflow for floating elements Unignore and update tests for floating elements overflow handling issues Fix edge cases for elements with clearance overflowing to the next page Refactored clearance on page split tests Update tests that ensure that not-fitting float doesn't mess up parent splitting Unignore forced_placement related floating tests Avoid occupation of the gap on partial split for floats via fillAvailableArea property Support overflow of not fitting inline floats immediately to the next page Support partial splitting for floating inline blocks Fix floating element placement if previous floating element didn't fit at all Avoid forced placement of images if there are any floating elements Do not apply word spacing to occurrences of the multi-byte 32 code Add up word and char spacing for whitespace character in #showText(GlyphLine) calculations Take xAdvance and yAdvance into account on caculating anchor glyph position Apply horiznotal scaling to glyph's xPlacement adjustment add category to test class DEVSIX-1816 Add a couple of new tests for tab stops GifTest: close file stream Update compare tool to support new xml autoport mappings Use a custom util method to reade inputStream as array Add missing unit test for GifImageHelper New test and test resource for GifImageHelper added GIF frames are of ImageType GIF fix broken test by correcting off-by-one error in RegexBasedLocationExtractionStrategy Add missing copyright headers correct off-by-one mistake in RegexBasedLocationExtractionStrategy Add missing copyright headers Fix UrlUtil#getFinalURL to mitigate open file handles consequences Update plugin versions Remove redundant import statements Apply transparency to 3D borders Use general properties mechanism for Document margins storing Avoid NPE in case of layouting elements inside MinMaxWidth calculation context Do not consider flushed pages while regenerating field's value. Add new hyphenate test Add missing copyright headers Process large tables with border-spacing property. Fix cell min/max width handling. Refactoring Process footer skip properly. Add some new tests. Introduce border-spacing. Apply paddings on tables with separated borders. Fix the accessibility of SeparatedTableBorders. Minor changes in a view of c# port. Fix minor border bugs. Implement separated borders. Fix some tests. Add missing copyright headers Use correct world for failing hyphenation tests Add new PdfObject#isReleaseForbidden() method to check whether release() would take any action Respect justification for multiline text fields [RELEASE] 7.1.1-SNAPSHOT -> 7.1.2-SNAPSHOT Fix possible NPE in CrlClientOnline Added new constant to PdfException. DefaultAppearanceNotFound. DEVSIX-1769 Fix possible NPE in case of null width for Block Renderer Ignore failing tests Add missing dependency on hyph module Add missing hyphenation resource and test of language loading Signed-off-by: iText Software (Community) <[email protected]>
[RELEASE] iText 7 Core - 7.0.7 https://github.com/itext/itext7/releases/tag/7.0.7 * release/7.0.7: Remove jgitflow plugin from POM file [RELEASE] 7.0.7-SNAPSHOT -> 7.0.7 Add new util method. Add another problematic xmp test Remove problematic metadata from form test and add test for it Remove default appearance from AcroForm. Forms. Fix issue with inherited default appearance Update xmp metadata if it was present in document before close Compare producer line on document info comparison Don't loop through initial indirects in compare tool Fix synchronization issues during version creation added category to test DEVSIX-1816 GifTest: close file stream Update compare tool to support new xml autoport mappings add test files after reverting of 7.0 GIF frames are of ImageType GIF Revert "GIF frames are of ImageType GIF" Revert "Add test/test resource to GifImageHelper" Add test/test resource to GifImageHelper Add test/test resource to GifImageHelper Add test/test resource to GifImageHelper GIF frames are of ImageType GIF fix broken test by correcting off-by-one error in RegexBasedLocationExtractionStrategy Add missing copyright headers correct off-by-one mistake in RegexBasedLocationExtractionStrategy Added new constant to PdfException. DefaultAppearanceNotFound. DEVSIX-1769 [RELEASE] 7.0.6-SNAPSHOT -> 7.0.7-SNAPSHOT Guard against NPE in CrlClientOnline Signed-off-by: iText Software (Community) <[email protected]>
PreviousNext