[ 源代码: cgif ]
软件包:libcgif0(0.3.0-1)
GIF encoder written in C (shared library)
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)- different options for GIF animations: static image, N repetitions,
infinite repetitions- user-defined delay time from one frame to the next (can be set
independently for each frame)
其他与 libcgif0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el]