You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/itext/itext7/releases/tag/7.1.12
* release/7.1.12:
[RELEASE] 7.1.12-SNAPSHOT -> 7.1.12
Remove outdated TODOs in TableRenderer
Fix ClipperBridge javadoc warnings
Register pdfOcr events on kernel level. Treat inner namespaces in ContextManager correctly
Remove TODOs in Lab and IccBased colors
Add check for pdf names in pdfa
Enable khmer and lao word wrapping
Add missed doc for exceptions in xmp package
Add color spots number check
Set zero or negative size log message level to INFO for drawBackground method
Fix javadoc warnings
Deprecate svg node renderer mapper interface
Fix javadoc for TIFFDirectory and TIFFField
Add check for number values in pdfa module
Add tests for table elements with HorizontalAlignment
Add runProcessAndWait method overload and coresponding unit test
Update message formatting in SvgConverterIntegrationTest
Add check for length of arrays and dictionaries
Add check for String lengths in PDFA module
Remove ToDo in PdfA1GraphicsTest#transparencyCheckTest1()
Add HEIGHT constant to CssDefaults
Remove TODO from isiText5licenseLoaded method
Add missing copyright headers
Add calculating path and text bounding box in SVG
Add tests for applying SVG linear gradient to different types of path elements
Add PdfDocument as an argument for build linear gradient
Add new PdfStreamTest class, new PdfStructTreeRootTest#severalSameElementsInStructTreeRootTest
Fix several kernel/pdf/canvas javadoc warnings
Add missing copyright headers
Fix NullPointerException in AbstractRenderer class and update createXObject method
Add missing copyright headers
Add shorthand text decoration support
Add convenience methods to increase and decrease widths of rectangle in chain
Attach JIRA ticket to TODO in SvgConverterUnitTest
Linear Gradient update to handle pad properly, Css gradient parsing fix, tests updates
Fix problem with desc coordinates domain for gradient
Add linear gradient support to ListStyleShorthandResolver class
Add ticket references to TODO remarks
Add missing copyright headers
Special scripts word wrapping support
Fix BUILDING.MD
Add background image support for text elements for layout module
Add test on bug with one coordinate in <tspan>
Add SXP linear-gradient tests
Improve several kernel/pdf javadocs
Improve several kernel JavaDocs
Add missing javadocs
Fix PdfFileSpec javadoc warnings
Add private constгuctor to PdfCanvasConstants to prevent instantation
Add missing copyright headers
Linear gradient logic
Add test on marker parent issue
Add check of marker x,y attributes
Add test on resolving styles with relative units
Change in Jenkinsfile to abort possible already running automatic builds
Improve several javadocs in kernel module
Fix javadoc for PdfWriter and ReaderProperties
Add javadoc for thrown exceptions in CompareTool
Add explicit cast
Add resourcesCategoryDictionarySetModifiedTest and add minor improvements
Fixing issue with font embedding in append mode
Add ticket references to TODO-s
Remove recordIssues from Jenkinsfile
Update notice file
Fix javadoc warnings
Add missing copyright headers
Move WeirdCharactersTest from html2pdf
Add exception if no previous shape for smooth curve specified
Fix ptoblem with entries in cross-reference stream
Adjust some tests in SvgStyleResolverIntegrationTest
Update .mailmap
Fix several iTextCore javadoc issues
Add check if order key presented to PDFA2 and PDFA3 validation
Fix PdfViewerPreferences javadoc issues
Add tests for kernel.pdf.collection package
Add ticket references to toDo remarks
Update ToDo remarks in TextSvgBranchRenderer
Update CompareTool and fix float precision issues
Add missing copyright headers
Fix JavaDoc for pdf annotation classes
Improve Style documentation and tests
Remove ToDo
Remove ToDo
Remove obsolete toDo remark
Fix an issue with splitRenderer having less content than needed when the result is NOTHING
Add missing copyright headers
Add new Pdf20SigningTest#signExistingFieldWhenDirectAcroformAndNoSigFlagTest
Remove clirr-maven-plugin
Fix division by zero
Add preserveAspectRatio support for images
Delete TODO about pseudo-elements in SVG
Minor Javadoc fix
Remove obsolete toDo remark
Add ticket references to toDos
Always copy link annotation on draw
Remove an unused cmp file
Remove obsolete todo
Add new tests for creating entries for xref stream
Update ToDo remark in BackgroundShorthandResolver
Disallow removing flushed pages for tagged documents or documents with acroforms
Log warnings in case we need to reset "full compression" setting in append mode
Move, refactor merge tests from samples internal repository
Add deprecated tag to TextRenderer JavaDoc
Fix problem with numerous replaceSpecialWhitespaceGlyhs method calls
Add test for not fitted footer in large table
Document TableBorder's fields
Introduce dedicated tests for axial and radial shadings
Add missing copyright headers
Add tests to improve code coverage
Don't move the whole element to the next area in case its first children cannot be kept together
Remove ToDo remark in PdfFormField#drawPdfA1CheckAppearance
Fix large table split
Add DEVSIX within todo remark
Change comment
Delete duplicate test
Fix bug with text vertical alignment in choice fields
Improve imagemagick constants
Add DocumentSerializationTest class
Optimize replaceSpecialWhitespaceGlyphs method
Make image type validation more concise
Deprecate unneeded size field in BmpImageData and associated constructors/creators
Improve coverage on existing code
Introduce ImageTypeDetector class for detecting image types from magic bytes
Add missing copyright headers
Add some TODO remarks related to COLLAPSING_MARGINS + KEEP_TOGETHER processing
Introduce RootRendererStateHandler to process going back and forward.
Improve tagging and processing of flushed waiting elements. Refactor storing mechanism
Add tests which shows that floats work incorectly with KEEP_TOGETHER
Improve ReplaceSpecialWhitespaceGlyphs method performance
Discard builds depending on the branch in the Jenkinsfile
Add new test to increase code coverage
Add possibility to remove outlines in public API
Update ToDo remarks in styled-xml-parser module
Fix bug with glyph width for PdfType3Font
Resolve RND todo remarks
Remove obsolete TODOs
Improve TIFFLZWDecoder JavaDoc
Update TODO in svg
Improve documentation for Path class
Add missing copyright headers
Add TextPreprocessingUtil class and unit test
Add new tests
Add JPXDecode image extracting test
Improve LocationTextExtractionStrategyTest so that it could be ported automatically
Reuse the same instance of ResourceResolver in SVG processing
Update ToDo remarks
Delete TODO
Update TODOs in tests about overflow caused by margin/padding/borders
Remove TODO-leftovers. Update TODOs with obsolete ticket IDs
Add DEVSIX to a TODO
Refactor tests after fix, remove Todo remarks
Add several unicodes one glyph test
Fix a bunch of javadoc errors in XFDF module
Review TODOs in svg/src/main/java/com/itextpdf/svg/css/impl
Use nightly updated NVD database for dependency-check-maven
Fix a bunch of Javadoc warnings in io module
Refactoring: remove redundant entries from pom files
Move pitest to its own profile
Move ImageTest from samples internal repository
Remove obsolete TODO
Add DR font tests from samples internal repository
Add a TODO to indicate in the code known font-family parsing issue
Added test and todos for constants
Fix layout-related javadoc warnings
Fix PdfReader javadoc errors
Fix modifing direct acroform in append mode
Tests for big stroke for circle and ellipse in svg
Add several new tests
Add FreeReferencesTest#readingXrefWithLotsOfFreeObjTest
Add InheritedPageEntriesTest#copySeveralPagesToDocumentWithInheritedPageRotationTest
[RELEASE] Update dependency versions
Revert 'protected' FontSelectorStrategy#tempFonts field renaming
Add missing copyright headers
Remove unused svg.TestUtil class
Refactor tests in DefsSvgNodeRendererUnitTest class
Add missing copyright headers
Add XrefStreamIncrementalUpdatesReadingTest#freeRefReusingInAppendModeTest
0 commit comments