Add ticket reference for png format default change
This commit is contained in:
parent
0c1fcd7098
commit
55974c3105
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Released ...
|
|||
|
||||
Summary: TODO
|
||||
|
||||
- Default PNG encoding method when `png` is supplied is now `png8:m=h`, so paletted png using hextree color quantization.
|
||||
- Default PNG encoding method when `png` is supplied is now `png8:m=h`, so paletted png using hextree color quantization (#2028)
|
||||
Use `png32` now for full color png.
|
||||
|
||||
- Added support for more seamless blurring by rendering to a larger internal image to avoid edge effects (#1478)
|
||||
|
|
Loading…
Reference in a new issue