Skip to content

Release v0.9.1

Compare
Choose a tag to compare
@fia0 fia0 released this 06 Feb 21:10
· 23 commits to main since this release

Changes:

  • Remove Gaussian, Bilinear and Nearest Neighbor Filters
  • Fast, Good and Best Filter now represent different filtering algorithms (part of fast_image_resize crate)

Improvements:

  • Use SIMD image resizing to cut down on output initialization time

Fixes:

  • Fix display behavior when using a scaling factors > 1
  • Fix display behavior when using some virtual display configurations
  • Fix missing runtime dependency for OpenSuse