mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-09 19:29:34 +08:00

* upstream/master: Fix #131: Return error on pageNumber = 0 Added SetForms to Creator Insert a space when TJ string is offset by more than a threshold Support for resampling images with BitsPerComponent != 8. dont encode glyphs when you only wrap Add support for specifying alternate image encoding/compression method (creator). Add commercial license to repository and full AGPL license text. Updated licensing text in README. Updated version Few fixes: Shadingtype 4 handling, inline image handling (compatibility), encoding name (compatibility) Improved CS handling with Separation, Lab color ranges. Fix in handling of indexed colorspace parsing inline images when using base=DeviceRGB rather than shortcut. Closes #114. Support indexed cs in inline image. Fixes #113. Fixes in lab colorspace color processing. Allow array in DecodeParms in FlateDecoder of length 1 (containing dict). Fix problem with MultiEncoder DecodeParms. Fixes #97. Limit maximum specified number of indirect objects when parsing xref stream. Fixes #111. Error -> Debug log