Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第15,41115,420项(搜索用时0.013秒)
graphics/imageworsener-1.3.0 (Score: 5.180394E-5)
CLI utility and library for image scaling and processing
ImageWorsener is a cross-platform command-line utility and library for image scaling and other image processing. It has full support for PNG, JPEG, BMP formats, experimental support for WebP, read-only support for GIF, and limited support for some other image formats. It's not as fast or memory-efficient as some utilities, but it's very accurate.
graphics/jbig2dec-0.13 (Score: 5.180394E-5)
Decoder implementation of the JBIG2 image compression format
jbig2dec is a decoder implementation of the JBIG2 image compression format. JBIG2 is designed for lossy or lossless encoding of 'bilevel' (1-bit monochrome) images at moderately high resolution, and in particular scanned paper documents. In this domain it is very efficient, offering compression ratios on the order of 100:1.
graphics/jbigkit-2.1 (Score: 5.180394E-5)
Lossless compression for bi-level images such as scanned pages, faxes
JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents. This is a portable library of compression and decompression functions with a documented interface that can be included into your image or document processing software. Also provided are ready-to-use compression and decompression programs with a simple command line interface (similar to the converters found in Jef Poskanzer's PBM conversion package). JBIG-KIT implements the specification International Standard ISO/IEC 11544:1993 and ITU-T Recommendation T.82(1993), "Information technology - Coded representation of picture and audio information - progressive bi-level image compression", <http://www.itu.ch/itudoc/itu-t/rec/t/t82_23822.html>, which is commonly referred to as the "JBIG standard". JBIG (Joint Bi-level Image experts Group) is the committee which developed this international standard for the lossless compression of images using arithmetic coding. Like the well-known compression algorithms JPEG and MPEG, also JBIG has been developed and published by the International Organization for Standardization (ISO) and the International Telecommunication Union (ITU) (see also <http://www.iso.ch/> and <http://www.itu.ch/>).
graphics/librsvg-2.40.16 (Score: 5.180394E-5)
Library for parsing and rendering SVG vector-graphic files
The librsvg library is a lightweight library for parsing and rendering vector-graphic files in SVG format (like the ones made by sodipodi). It also includes functions that render anti-aliased fonts using freetype, including caching of glyphs. It is used by Nautilus for drawing vector icons and anti-aliased text.
graphics/lcms-1.19 (Score: 5.180394E-5)
Light Color Management System (python bindings)
LCMS is the Little Color Management System, a Color Matching Method (CMM) library which implements fast transforms between ICC profiles. It is released under LGPL with source code and meant to be portable. Color management refers to techniques that ensure consistent color as images are transferred from scanners or cameras to monitors and printers.
graphics/Hermes-1.3.3 (Score: 5.180394E-5)
Fast pixel formats conversion library
HERMES, named after the messenger of the gods, is a library whose only purpose is to convert graphic data from one pixel format to another in the fastest possible way. HERMES will also do surface clearing. And it will do it FAST (even with x86 and MMX routines if you're on those platforms).
graphics/IPA-1.08 (Score: 5.180394E-5)
Image Processing Algorithms
IPA stands for Image Processing Algorithms and represents the library of image processing operators and functions. IPA is based on the Prima toolkit, which in turn is a perl-based graphic library. IPA is designed for solving image analysis and object recognition tasks with perl.
graphics/libcaca-0.99.b19 (Score: 5.180394E-5)
Graphics library that outputs text instead of pixels
libcaca is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library, with the following improvements: * Unicode support * 2048 available colours (some devices can only handle 16) * dithering of colour images * advanced text canvas operations (blitting, rotations)
graphics/inkscape-0.91 (Score: 5.180394E-5)
Full featured open source SVG editor
Inkscape seeks to become a full featured open source SVG editor. Derived from the highly popular Sodipodi codebase, Inkscape strives to build full XML, SVG, and CSS2 compliance. Features include alpha blending, node editing, svg-to-png export, and more. Project aims for capabilities similar to Illustrator, CorelDraw, Visio, etc.
graphics/libmng-1.0.10 (Score: 5.180394E-5)
Multiple-image Network Graphics (MNG) reference library
The libmng library supports decoding, displaying, encoding, and various other manipulations of Multiple-image Network Graphics (MNG) format image files. It uses the zlib(3) compression library, and optionally the JPEG library by the Independant JPEG Group (IJG) and/or lcms (little CMS), a color-management library by Marti Maria Saguar. Mikhail Teterin mi@aldan.algebra.com