
|
84782 packages online
|
|
 |
|
|
|
No screenshot available
|
Short: | XCF Tools (Gimp file format) |
Author: | Henning Makholm, Fredrik Wikstrom (OS4 port) |
Uploader: | Fredrik Wikstrom <fredrik a500 org> |
Type: | gfx/conv |
Version: | 1.0.4 |
Architecture: | ppc-amigaos |
Date: | 2009-01-13 |
Download: | gfx/conv/xcftools.lha - View contents | Readme: | gfx/conv/xcftools.readme |
Downloads: | 622 |
|
What is this?
=============
Xcftools 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.
The tools can either flatten an XCF file as given, or extract specific
layers named on the command line.
Portability
===========
The software was developed on an Intel-based PC running Debian
GNU/Linux. It ought to work on other Linux variants also. I would
not be surprised if it ran on other unix systems too, but porting
to non-unix platforms will require some work. Most of the code
attempts to be prepared for porting, but this has not been
explicitly tested.
Installation
============
You need GNU make, a C compiler, and perl.
After the source archive is extracted, the command sequence
./configure
make all
make install
should compile the tools and install them in /usr/local.
The 'configure' script is generated by GNU autoconf, and accepts
the arguments that such scripts commonly do.
You can use
./configure --enable-precomputed-scaletable
to precompute lookup tables for pixel composing at compile time.
Normally these tables are initialized at run time if a layer that
needs them is detected. Precomputing them may improve performance
by a few percent, at the cost of doubling the size of each binary.
License
=======
Xcftools is written by Henning Makholm <henning@makholm.net>
(Copyright 2006).
Xcftools is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
Contents of gfx/conv/xcftools.lha
PERMSSN UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 1228 2846 43.1% -lh5- 9727 May 14 2006 xcftools-1.0.4/ChangeLog
[generic] 7016 18011 39.0% -lh5- 85dd Jan 29 2006 xcftools-1.0.4/COPYING
[generic] 1371 2814 48.7% -lh5- 0c31 Feb 11 2006 xcftools-1.0.4/README
[generic] 310902 310902 100.0% -lh0- 8385 Jan 13 22:45 xcftools-1.0.4/src.lha
[generic] 118525 276636 42.8% -lh5- 6d03 Jan 13 22:39 xcftools-1.0.4/xcf2png
[generic] 50840 127424 39.9% -lh5- ee60 Jan 13 22:39 xcftools-1.0.4/xcf2pnm
[generic] 30531 84988 35.9% -lh5- 29ba Jan 13 22:39 xcftools-1.0.4/xcfinfo
[generic] 1490 3036 49.1% -lh5- 5a3b Jan 13 22:51 xcftools-1.0.4/xcftools.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 8 files 521903 826657 63.1% Jan 13 14:41
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |