2 Commits

Author SHA256 Message Date
Paolo Stivanin
f2c3ada869 - Update to 1.25.4:
* Add common Noto font name lookup function.
  * Improve font Ascent/Descent handling.
  * Allow fz_store_size to be customised in Java.
  * Add fz_atoz() convenience function to parse size_t.
  * Add and use convenience function for loading user CSS.
  * Fix valgrind error seen with saving pdfs with garbage collection.
  * Process both widgets and annotations when rewriting images.
  * Adjust vector handling in page segmentation.
  * Only include latest object versions when gathering object streams.
  * Add AFRelationship property.
  * Minimise size of softmasks before rendering.
  * Fix bug where mutool clean produced object 0 with invalid gen num.
  * Fix bbox calculation in segmentation.
  * Improve exception messages from tesseract.
  * When deleting widget fields, compare the objects, not their pointers.
  * Fix for JBIG2 data not having the correct filter attached.
  * Fix concerning renumbered PDF encryption dictionaries.

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=140
2025-01-29 07:43:28 +00:00
Paolo Stivanin
bfe2c47dcb - Update to 1.25.3:
* Fix bug where structure trees were always kept.
  * Add option to drop/keep structure trees when rearranging or subsetting pages.

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=138
2025-01-23 13:24:48 +00:00