Commit d456c23
fix: re-enable PNG codec for goose-mcp image handling
load_image_as_png uses ImageFormat::Png to encode non-PNG inputs
into PNG for DOCX insertion. The jpeg-only feature set broke this
at runtime for JPEG and other image formats.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 940ea78 commit d456c23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments