slackbuilds/graphics/libfpx
B. Watson 8ea06cd5a7
graphics/libfpx: Remove broken PDF docs.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-02-11 09:30:40 +07:00
..
README graphics/libfpx: Fix README. 2022-02-09 09:35:07 +07:00
export-symbols.patch graphics/libfpx: Patch for gcc >= 10.x. 2021-08-30 06:55:49 +07:00
libfpx.SlackBuild graphics/libfpx: Remove broken PDF docs. 2023-02-11 09:30:40 +07:00
libfpx.info graphics/libfpx: Update email address. 2022-06-09 13:19:18 -04:00
slack-desc graphics/libfpx: Added (A library for manipulating FlashPIX images). 2017-12-21 08:19:32 +07:00

README

libfpx (A library for manipulating FlashPIX images)

FlashPix is a bitmapped computer graphics file format where the image
is saved in more than one resolution. Although this makes it larger
even than a TIFF file of the same resolution, its design anticipated
that when an HTTP request is sent for the file by a browser plugin
implementing the format, only the image compatible with the current
screen resolution is returned to the browser, saving on bandwidth and
download time.

It can be used as an ImageMagick or GraphicsMagick delegate to convert
from FlashPIX format.