diff options
author | redsnout <jcbpnl@me.com> | 2022-06-10 15:53:40 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-06-10 22:09:20 +0100 |
commit | ae3b9ad69f80a5ad41ae8b2d33449992dd41c65b (patch) | |
tree | 77fe5d61afab8d16c1fa3ecce24193b545a8251b /Base | |
parent | 8081a8a5de9ea54b18e21da9786652942f5b8439 (diff) | |
download | serenity-ae3b9ad69f80a5ad41ae8b2d33449992dd41c65b.zip |
Calculator: Fix Broken Euler's Number icon
In #14248 a new image was added to represent Euler's Number. Running
optipng on the image results in a smaller file size but causes
calculator to throw the following error message:
Calculator(39:39): Exiting with runtime error: PNGImageDecoderPlugin:
Palette index out of range.
This commit provides a fixed image file.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/icons/calculator/eulers_number.png | bin | 822 -> 1314 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/calculator/eulers_number.png b/Base/res/icons/calculator/eulers_number.png Binary files differindex fe7de6fc03..dad57bae81 100644 --- a/Base/res/icons/calculator/eulers_number.png +++ b/Base/res/icons/calculator/eulers_number.png |