ImgUtil的sliceByRowsAndCols背景无法透明问题

This commit is contained in:
Looly
2023-10-27 21:48:02 +08:00
parent 51488af226
commit fcd3d9f7d0
4 changed files with 71 additions and 39 deletions

View File

@@ -2,7 +2,7 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.23(2023-10-25)
# 5.8.23(2023-10-27)
### 🐣新特性
* 【json 】 改进TemporalAccessorSerializer支持dayOfMonth和month枚举名issue#I82AM8@Gitee
@@ -21,6 +21,7 @@
* 【core 】 修复DataSize.parse(size)不支持空格问题issue#I88Z4Z@Gitee
* 【http 】 修复SimpleServer在添加的HttpFilter中有获取请求参数时报错问题issue#3343@Github
* 【http 】 修复options请求无响应体问题
* 【core 】 ImgUtil的sliceByRowsAndCols背景无法透明问题issue#3347@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.22(2023-09-13)