Opened 2 years ago

Closed 2 years ago

#16464 closed enhancement (fixed)

imlib2-1.9.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version. It's there now.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

v1.9.0 - 2022-04-21

  • Remove some deprecation comments
  • Move API documentation to header file
  • WEBP saver: Fix return code on success
  • api.c: Cosmetics
  • Refactor some image loading functions
  • Refactor some image saving functions
  • Image load: Change error code on zero file size
  • Tweak imlib_LoadImageData()
  • Error code rework: Use errnos/new imlib2 error codes internally
  • Add imlib_load/save_image_with_errno_return() and imlib_strerror()
  • Switch to imlib_load/save_image_with_errno_return()
  • Deprecate imlib_load/save_image_with_error_return()
  • imlib2_load: Tweak verbose output
  • Rename files with line etc. drawing functions
  • Use stdint types instead of DATA32 etc.
  • test_load: Check deferred loading too
  • imlib2_load: Show load time per load too
  • image.c: Correct loader probe loop
  • image.c: Cosmetics (move function)
  • GZ loader: Fix uncompressor exit code
  • GIF loader: Use mmap'ed file access
  • image.c: Loading tweaks
  • imlib2_view: Verbose and debug message tweaks
  • Loaders: Some trivial cosmetics
  • Loaders: Remove unnecessary calls to imlib_FreeData()
  • debug: Enable using hex values in IMLIB2_DEBUG
  • SVG loader: Requires librsvg-2.46
  • TIFF loader: Use mmap'ed file access
  • Add jxl loader
  • test: Add basic jxl test
  • test_save: Updates
  • loaders: Ensure that found loader is ok for load/save
  • image: Fix undesired change of format
  • Drop deprecation noise from using the old DATA types
  • Drop deprecation noise from using imlib_load/save_image_with_error_return()
  • API doc corrections and tweaks for doxygen
  • Revert a couple of unintended changes
  • API doc updates
  • doc: Drop most old doc stuff
  • doc: New documentation build setup (doxygen)
  • doc: Assorted documentation intro updates
  • loaders: Fix typo, fix order
  • SVG loader: Faster signature check
  • build: Tweaks
  • Add J2K (JPEG 2000) loader using openjpeg2 library
  • test: Add some of JPEG 2000 tests
  • Add PS/EPS loader using libspectre
  • debug: Export imlib_time_us()
  • JXL loader: Multiframe support
  • SVG loader: Avoid some warnings in rsvg.h
  • SVG loader: Fix size when unit is percent
  • SVG loader: Fix size when unit is percent some more

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

65be5e9834 Update to proftpd-1.3.7d.
7d66d5d188 Update to eog-42.1.
bf62a13f0c Update to imlib2-1.9.0.
Note: See TracTickets for help on using tickets.