软件包:xcftools(1.0.7-6+deb10u1)
xcftools 的相关链接
Debian 的资源:
下载源码包 xcftools:
- [xcftools_1.0.7-6+deb10u1.dsc]
- [xcftools_1.0.7.orig.tar.gz]
- [xcftools_1.0.7-6+deb10u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
command-line tools for extracting data for XCF files
This is a set of fast command-line tools for extracting information from the Gimp's native file format XCF. The tools are designed to allow efficient use of layered XCF files as sources in a build system that use 'make' and similar tools to manage automatic processing of the graphics. These tools work independently of the Gimp engine and do not require the Gimp to even be installed.
"xcf2pnm" converts XCF files to ppm, pgm or pbm format, flattening layers if necessary. If the image contains transparency, an alpha map can be written to a separate file, or a background color can be specified on the command line.
"xcf2png" converts XCF files to PNG format, flattening layers if necessary. Transparency information can be kept in the image, or a background color can be specified on the command line.
"xcfinfo" lists information about layers in an XCF file.
"xcfview" is a wrapper script that flattens an XCF image and displays it using an external PNG/PPM viewer. To use this script, you must make sure also to install an appropriate external viewer, as well as the mime-support package which provides the mailcap database.
The tools can either flatten an XCF file as given, or extract specific layers named on the command line.
其他与 xcftools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: xdg-utils
- desktop integration utilities from freedesktop.org
-
- rec: mime-support
- MIME 文件 mime.types 和 mailcap 及其支持程序
-
- sug: gimp
- GNU 图像处理程序
-
- sug: x11-common
- X Window System (X.Org) infrastructure
-
- enh: gimp
- GNU 图像处理程序