-
Notifications
You must be signed in to change notification settings - Fork 449
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/itext/itext7/releases/tag/7.1.15 * release_branch: [RELEASE] 7.1.15 Add PdfFont#appendDecodedCodesToGlyphsList methods to get success status of decoding to glyph line Prevent null from being passed as occupied area in case of FULL Expose some font utility API for public usage Support box-sizing property in case of FlexContainerRenderer Add validation for justify-content property Add message logging for not supported flex-related properties Add missing copyright headers Support collapsing margins for flex container Improve TODOs of OCSPVerifier OTF: Support GposLookupType1 - table subformat 2 Respect flex item's height calculated during the algo Consider min and max container's heights while processing line's cross size Better PDF/A Conformance exception text Add Strictness level for PdfReader Add log message for invalid Version in the catalog Ignore invalid catalog version on document load Add missing copyright headers DataHandlerCounter disabling hooks mechanism Add a test which demonstrates that height is not respected in case min-height is set Remove redundant TODO Remove invalid return in javadoc Remove html examples for flex algorithm Make FlexContainer be default-accessed Make glyphs independent in bidi-reordered line from pre-reordering Respect width when placing flex container Update vertical-writing TODO comment to more relevant ticket Introduce integration tests for 'font-weight' font-selection Add missing copyright headers Support justify-content and align-items Skip KEEP_TOGETHER in case of AreaBreak Preserve cell's percent width between relayouts Fix javadoc warnings in sign module KeepTogether disable for not fit in keepTogether tree fix Add flex container element and flex related properties Add test for infinite loop when copying outlines Add missing copyright headers PdfFontFactory font embedding strategy Fix some more SQ related issues Fix issues identified by SQ Cover pattern and shading related constants with javadocs Add logging that ICC profile to be set to the image is invalid Update junit version to 4.13.2 Remove deprecated TODOs Add tests for PdfDocument with missing, null and not PdfString producer Add null check on producer string Closes #69. Fix javadocs of SvgConverter Add missing copyright headers Implement initial layout method for FlexContainerRenderer Add JavaDocs to some classes from layer package and to PdfLinkAnnotation class Remove fixed in 7.2.0_preparations branch TODOs Fix javadocs warning Fix null exception with SeparatedTableBorders Add missing copyright headers Add test for CFFFontTest Add javadocs to FontProvider, Range & RangeBuilder Add some unit test for PdfTokenizer Support flex algorithm Remove redundant TODO message Add javadocs for PdfDashPattern and PdfCatalog Add integration test for table cell with rowspan exceeding several pages Fix NPE in PdfDocument.getFont with direct font Add a test on a cell rotation issue Add some javadocs to PdfDocument & PdfAnnotationBorder Remove TODOs in the PdfImageXObject Upgrade BouncyCastle version to 1.68 Support type3 glyphs with custom names Cover custom image masks setting API with tests Fix javadoc warnings Delete obsolete TODO PdfNumber equals and hashcode fixes Cover OcspClientBouncyCastle methods with tests Add missing copyright headers Take document into account for PdfIndirectReference equals and hashCode Add missing copyright headers Improve code coverage of itextcore in SonarQube Add AssertUtil#doesNotThrow methods and update some tests ParagraphRenderer and LineRenderer children parent fixes Add missing copyright headers Refactor css validators. Update tests if necessary Fix space validation issue Refactor shorthands Support flex, flex-flow, gap and place-items shorthand Create and move to specific class TYPOGRAPHY_NOT_FOUND constant Add missing copyright headers and update copyright year Fix Svg relative MoveTo operator with multiple coordinates logic Add SignWithSignaturePolicyInfoTest test [AFTER RELEASE] 7.1.14 Add missing copyright headers Add tests to increase code coverage and split constructor in PdfType3Font Add log message that outline destination page number is out of bounds Update CssSelectorParser to use Matcher Add new tests to SmartModeTests class Remove stale TODO Refactor OverflowAttributeTest Improve taggedPdfReaderToolTest01
- Loading branch information
Showing
2,390 changed files
with
17,570 additions
and
3,655 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodeCodabar.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodeDataMatrix.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodeEANSUPP.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodeInter25.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodePDF417.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodePostnet.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/BarcodeQRCode.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/dmcode/DmParams.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/dmcode/Placement.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/dmcode/ReedSolomon.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/BitArray.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/BitMatrix.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/BitVector.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/BlockPair.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/ByteArray.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/ByteMatrix.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/CharacterSetECI.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/EncodeHintType.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/Encoder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/ErrorCorrectionLevel.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/FormatInformation.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/GF256Poly.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/MaskUtil.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/MatrixUtil.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/QRCode.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/QRCodeWriter.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/ReedSolomonEncoder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/ReedSolomonException.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/Version.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/main/java/com/itextpdf/barcodes/qrcode/WriterException.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/test/java/com/itextpdf/barcodes/Barcode128Test.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/test/java/com/itextpdf/barcodes/Barcode39Test.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/test/java/com/itextpdf/barcodes/BarcodeCodabarTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/test/java/com/itextpdf/barcodes/BarcodeDataMatrixTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/test/java/com/itextpdf/barcodes/BarcodeEANTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
barcodes/src/test/java/com/itextpdf/barcodes/BarcodeEANUnitTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.