Commit 04485af
fix(webp): Use correct resolution limits for WebpOutput::open (AcademySoftwareFoundation#5016)
The WebP format is very limited in the maximum resolution it supports.
We need to change the values we allow to be much smaller.
Signed-off-by: Jesse Yurkovich <jesse.y@gmail.com>
Signed-off-by: Vlad (Kuzmin) Erium <libalias@gmail.com>
Signed-off-by: Vlad <shaamaan@gmail.com>1 parent abbe13e commit 04485af
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments