Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

libcgif - A fast and lightweight GIF encoder

Website:
https://github.com/dloebl/cgif
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
A fast and lightweight GIF encoder that can create GIF animations and images.

Summary of the main features:

- user-defined global or local color-palette with up to 256 colors
  (limit of the GIF format)
- size-optimizations for GIF animations:
  - option to set a pixel to transparent if it has identical color in the
    previous frame (transparency optimization)
  - do encoding just for the rectangular area that differs from the previous
    frame (width/height optimization)
- fast: a GIF with 256 colors and 1024x1024 pixels can be created in below
  50 ms even on a minimalistic system
- MIT license (permissive)
- different options for GIF animations: static image, N repetitions, infinite
  repetitions
- additional source-code for verifying the encoder after making changes
- user-defined delay time from one frame to the next (can be set independently
  for each frame)
- source-code conforms to the C99 standard

Packages

libcgif-0.3.2-1.remi.src [44 KiB] Changelog by Remi Collet (2023-05-23):
- update to 0.3.2 (no change)
libcgif-0.3.1-1.remi.src [44 KiB] Changelog by Remi Collet (2023-04-06):
- update to 0.3.1
libcgif-0.3.0-1.remi.src [38 KiB] Changelog by Remi Collet (2022-04-25):
- update to 0.3.0
libcgif-0.2.1-1.remi.src [36 KiB] Changelog by Remi Collet (2022-03-03):
- update to 0.2.1
libcgif-0.2.0-1.remi.src [36 KiB] Changelog by Remi Collet (2022-02-16):
- update to 0.2.0
libcgif-0.1.0-1.remi.src [31 KiB] Changelog by Remi Collet (2022-01-02):
- update to 0.1.0
libcgif-0.0.4-1.remi.src [28 KiB] Changelog by Remi Collet (2021-12-13):
- update to 0.0.4
libcgif-0.0.3-1.remi.src [28 KiB] Changelog by Remi Collet (2021-11-28):
- update to 0.0.3