MAVProxy icon indicating copy to clipboard operation
MAVProxy copied to clipboard

When Running MavProxy Map I get libpng warning: iCCP: known incorrect sRGB profile

Open vinura opened this issue 1 year ago • 1 comments

When Running Mavproxy Map on Ubuntu I get the following message on Console

libpng warning: iCCP: known incorrect sRGB profile

I fixed it using

mogrify *.png

on

/.local/lib/python3.10/site-packages/MAVProxy/modules/mavproxy_map/data

Reference - https://stackoverflow.com/questions/22745076/libpng-warning-iccp-known-incorrect-srgb-profile

Shall I add a PR for this?

vinura avatar Jan 27 '24 17:01 vinura

On Sat, 27 Jan 2024, Vinura Perera wrote:

Shall I add a PR for this?

Yes please!

peterbarker avatar Jan 28 '24 22:01 peterbarker