You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson 5dd0d5768d
graphics/libfpx: Fix README.
4 years ago
..
README graphics/libfpx: Fix README. 4 years ago
export-symbols.patch graphics/libfpx: Patch for gcc >= 10.x. 4 years ago
libfpx.SlackBuild graphics/libfpx: Remove template comment. 4 years ago
libfpx.info graphics/libfpx: Remove template comment. 4 years ago
slack-desc graphics/libfpx: Added (A library for manipulating FlashPIX images). 8 years ago

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.