Обсуждение: Strip sRGB profile in PNG images

Поиск
Список
Период
Сортировка

Strip sRGB profile in PNG images

От
"J.F. Oster"
Дата:
Hello!

PgAdmin built with wxWidgets 3.0 under Windows gives following warning
messagebox on startup (twice):

12:41:22: Warning: iCCP: known incorrect sRGB profile

After that the application works normally. As discussed here
https://bbs.archlinux.org/viewtopic.php?pid=1269845
warnings are triggered by new version of libpng.
A test with imagemagick's identify *.png points to problematic images:

pgadmin/include/images/resourcegroup.png
pgadmin/include/images/resourcegroups.png

Attached are these images "convert"ed to strip sRGB profile. Please
commit them.

--
Best regards,
 J.F.
Вложения

Re: Strip sRGB profile in PNG images

От
Dave Page
Дата:
Thanks - applied!

On Sat, Jul 5, 2014 at 10:18 AM, J.F. Oster <jinfroster@mail.ru> wrote:
> Hello!
>
> PgAdmin built with wxWidgets 3.0 under Windows gives following warning
> messagebox on startup (twice):
>
> 12:41:22: Warning: iCCP: known incorrect sRGB profile
>
> After that the application works normally. As discussed here
> https://bbs.archlinux.org/viewtopic.php?pid=1269845
> warnings are triggered by new version of libpng.
> A test with imagemagick's identify *.png points to problematic images:
>
> pgadmin/include/images/resourcegroup.png
> pgadmin/include/images/resourcegroups.png
>
> Attached are these images "convert"ed to strip sRGB profile. Please
> commit them.
>
> --
> Best regards,
>  J.F.
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company