Changelog.txt 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. xBRZ 1.8 [2019-11-28]
  2. ---------------------
  3. Consider ARGB outside area as transparent
  4. Fixed ARGB scaling issue on image borders
  5. xBRZ 1.7 [2019-07-04]
  6. ---------------------
  7. Fixed asymmetric color distance
  8. New parameter: "Center direction bias"
  9. xBRZ 1.6 [2018-02-27]
  10. ---------------------
  11. Added bilinear scaling
  12. Option to skip color buffer creation
  13. Updated license info
  14. xBRZ 1.5 [2017-08-07]
  15. ---------------------
  16. Added RGB conversion routines
  17. xBRZ 1.4 [2015-07-25]
  18. ---------------------
  19. Added 6xBRZ scaler
  20. Create color distance buffer lazily
  21. xBRZ 1.3 [2015-04-03]
  22. ---------------------
  23. Improved ARGB performance by 15%
  24. Fixed alpha channel gradient bug
  25. xBRZ 1.2 [2014-11-21]
  26. ---------------------
  27. Further improved performance by over 30%
  28. xBRZ 1.1 [2014-11-02]
  29. ---------------------
  30. Support images with alpha channel
  31. Improved color analysis
  32. xBRZ 1.0 [2013-02-11]
  33. ---------------------
  34. Fixed xBRZ scaler compiler issues for GCC
  35. xBRZ 0.2 [2012-12-11]
  36. ---------------------
  37. Added 5xBRZ scaler
  38. Optimized xBRZ scaler performance by factor 3
  39. Further improved image quality of xBRZ scaler
  40. xBRZ 0.1 [2012-09-26]
  41. ---------------------
  42. Initial release:
  43. - scale while preserving small image features
  44. - support multithreading
  45. - support 64-bit architectures
  46. - support processing image slices