@hackage pngload-fixed1.0

Pure Haskell loader for PNG images

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Rob Agar <robagar@fastmail.net>

    • Versions

      • 1.0 Wed, 7 Feb 2024

    This package provides a simple PNG loader for PNG images. It currently supports 24bit RGB(A) images with no interlacing. This fixed version is the same as pngload-0.1, but without the haskell98 dependency.