Commit graph

6 commits

Author SHA1 Message Date
Jupeyy 65ad57a448 Change from pnglite to libpng for PNG reading
This is desirable mainly because libpng is maintained and pnglite is
not. pnglite was last updated in 2007 (15 years ago) and probably has a
lot of security vulnerabilities.

libpng is an actively maintained library also used by browsers like
Firefox or Chromium, so it's less likely to contain security
vulnerabilities, also it's more likely to be packaged by Linux
distributions.
2022-06-21 13:37:14 +02:00
def 3f637ae0f7 osx -> macos 2021-12-04 13:27:18 +01:00
ChillerDragon 7fd545ad7f Update Dockerfile to debian11 2021-09-09 09:24:37 +02:00
Learath e9addaf8aa Add OSX support 2018-04-03 18:40:54 +03:00
Learath 5b42edb80a Move ADD down to ease caching 2018-04-03 18:40:54 +03:00
Learath df7a2ee9e5 Add a dockerfile 2018-04-03 18:40:54 +03:00