Ports Search

Results 601610 of 1,309 for /graphics/.(0.003 seconds)
graphics/libpuzzle-0.11 (Score: 0.08697138)
Library to find similar pictures
The Puzzle library is designed to quickly find visually similar images (GIF, PNG, JPG), even if they have been resized, recompressed, recolored or slightly modified. The library is free, lightweight yet very fast, configurable, easy to use and it has been designed with security in mind.
graphics/libqrencode-3.4.4 (Score: 0.08697138)
C library for encoding data in a QR Code symbol
Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robustness. Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial Standards) X0510:2004 or ISO/IEC 18004. Currently the following features are not supported: * ECI and FNC1 mode * QR Code model 1
graphics/librasterlite-1.1g (Score: 0.08697138)
Library that stores and retrieves raster coverages using a SpatiaLite
librasterlite is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.
graphics/libmorph-0.1.2 (Score: 0.08697138)
Library for loading (and saving) 3D modeller object files
The main purpose of LibMorph is loading (and saving) 3d models (3d modeller object files). Given loader is dynamically linked when format of requested file is recognized. The library is very young piece of software, so chances are high that some things don't work yet as they should or at all. If you have need for some particular feature, drop me a mail, I'll try to reprioritize my TODO list. LibMorph currently supports following formats (only loading at the moment): LWOB -- LightWave[TM], 3DS -- 3D Studio[TM], In future hopefully it'll support: ? -- Alias Wavefront[TM] MAX -- 3D Studio Max[TM] DXF -- CAD? ? -- Maya[TM] ? -- Soft Image[TM] SVG -- XML, 2d Vector files converted to 3d (via libart?) and more
graphics/librasterlite2-1.0.0 (Score: 0.08697138)
Library that stores and retrieves raster coverages using a SpatiaLite
librasterlite2 is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.
graphics/libraw-0.17.2 (Score: 0.08697138)
Library for manipulating raw images
LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, where part of drawbacks have already been eliminated and part will be fixed in future. The users of the library are provided with API to be built into their software programs. LibRaw is intended to be used in any software that involves RAW file processing for a variety of purposes: RAW converters, data analyzers, panorama stitchers, noise suppressors, etc.
graphics/libreatlas-1.0.0a (Score: 0.08697138)
Open Source Geography Education application
LibreAtlas is an open source Geography Education application built on top of SpatiaLite and RasterLite. It uses LibreAtlas databases which are a digital alternative to a paper atlas.
graphics/atril-1.12.2 (Score: 0.08697138)
MATE multi-format document viewer
Atril is a document viewer for multiple document formats including PDF and Postscript. The goal of Atril is to replace document viewers such as ggv and gpdf with a single, simple application. This lite version doesn't have depend on MATE libraries. Such as caja.
graphics/atril-1.12.2 (Score: 0.08697138)
MATE multi-format document viewer
Atril is a document viewer for multiple document formats including PDF and Postscript. The goal of Atril is to replace document viewers such as ggv and gpdf with a single, simple application.
graphics/libspiro-0.5.20150702 (Score: 0.08697138)
Library to convert clothoid splines into Bezier splines
Spiro is the creation of Raph Levien. It simplifies the drawing of beautiful curves. Using bezier splines an artist can easily draw curves with the same slope on either side of an on-curve point. Spiros, on the other hand, are based on clothoid splines which make it easy to maintain constant curvature as well as constant slope. Such curves will simply look nicer. Raph Levien's spiro splines only use on-curve points and so are easier to use and more intuitive to the artist. This library will take an array of spiro control points and convert them into a series of bezier splines which can then be used in the myriad of ways the world has come to use beziers. (Above taken from Introduction on the library's website)