Socket
Socket
Sign inDemoInstall

lwip-decoder

Package Overview
Dependencies
165
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    lwip-decoder

Comprehensive, fast, and simple image processing and manipulation


Version published
Maintainers
1
Created

Readme

Source

= GIFLIB =

This is the README file of GIFLIB, a library for manipulating GIF files.

Latest versions of GIFLIB are currently hosted at: http://sourceforge.net/projects/giflib

== Overview ==

GIF is a legacy format; we recommend against generating new images in it. For a cleaner, more extensible design with better color support and compression, look up PNG.

giflib provides code for reading GIF files and transforming them into RGB bitmaps, and for writing RGB bitmaps as GIF files.

The (permissive) open-source license is in the file COPYING.

You will find build instructions in build.asc

You will find full documentation of the API in doc/ and on the project website.

The project has a long and confusing history, described in history.asc

The project to-do list is in TODO.

Keywords

FAQs

Last updated on 10 Jun 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc