Ports Search

Results 17,65117,660 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
graphics/intel-backlight-20150706 (Score: 3.2377462E-5)
Control backlight on various modern Intel(R) GPUs
Control backlight on various modern Intel(R) GPUs. See here for a list of supported chipsets: https://github.com/grembo/intel_backlight_fbsd/blob/master/intel_chipset.h See here for the original project this has been taken from: http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/ Usage: $ sudo intel_backlight current backlight value: 30% (281/937) $ sudo intel_backlight 50 current backlight value: 15% (141/937) set backlight to 50% (469/937) $ sudo intel_backlight incr current backlight value: 50% (469/937) set backlight to 51% (478/937) $ sudo intel_backlight incr current backlight value: 51% (478/937) set backlight to 60% (562/937) $ sudo intel_backlight incr current backlight value: 60% (562/937) set backlight to 70% (656/937) $ sudo intel_backlight decr current backlight value: 70% (656/937) set backlight to 60% (562/937) $ sudo intel_backlight decr current backlight value: 60% (562/937) set backlight to 51% (478/937)
graphics/delaboratory-0.8 (Score: 3.2377462E-5)
Unique image postprocessing application
Delaboratory is a color correction utility for digital images. It features: - Floating point precision (not 8-bit like Gimp, not 16-bit like most raw processors) - Native support for multiple colorspaces (sRGB, ProPhoto RGB, LAB, CMYK, LCH, HSL, HSV, BW) - Non-destructive editing (adjustment layers) - KISS design, realtime preview - Basic operations: CMYK curves, CMYK levels, RGB curves, RGB levels, white balance in LAB, saturation in LAB, LAB curves, BW curve, HSV equalizer, LCH equalizer, recover shadows/highlights, vignette, local contrast, LAB/BW/RGB/CMYK gradients - Expert operations: levels, curves, equalizer, exposure, saturation, white balance, fill, tone, local contrast, auto_dodge/auto_burn, sharpen, vignette, gradient, gaussian blur, recover highlights, recover shadows, channel mixer, high pass, c2g, copy - Many blend modes (multiply, screen, overlay, inverted overlay, dodge, burn, add, grain extract, grain merge, sub, difference, darken, lighten), color/luminosity blending for RGB and CMYK - RAW support (via dcraw), up to 5 color samplers, histograms and color matrices, etc.
graphics/libmorph-0.1.2 (Score: 3.2377462E-5)
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/libspiro-0.5.20150702 (Score: 3.2377462E-5)
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)
graphics/libvisual-0.2.0 (Score: 3.2377462E-5)
Abstraction library that sits between apps and visual plugin
Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals, they depend on a player or something else; basically, there is no general framework that enabled application developers to easily access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications; through this easy to use interface applications can easily access plugins and, since the drawing is done by the application, it also enables the developer to draw the visual anywhere he wants. The framework also allows you to morph to different plugins and mix two at once; all kinds of neat tricks are possible using this method.
graphics/libvisual-0.4.0 (Score: 3.2377462E-5)
Set of plugins for the libvisual framework
Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals, they depend on a player or something else; basically, there is no general framework that enabled application developers to easily access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications; through this easy to use interface applications can easily access plugins and, since the drawing is done by the application, it also enables the developer to draw the visual anywhere he wants. The framework also allows you to morph to different plugins and mix two at once; all kinds of neat tricks are possible using this method.
graphics/libvisual-0.4.0 (Score: 3.2377462E-5)
Abstraction library that sits between apps and visual plugin
Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals, they depend on a player or something else; basically, there is no general framework that enabled application developers to easily access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications; through this easy to use interface applications can easily access plugins and, since the drawing is done by the application, it also enables the developer to draw the visual anywhere he wants. The framework also allows you to morph to different plugins and mix two at once; all kinds of neat tricks are possible using this method.
graphics/uniconvertor-1.1.5 (Score: 3.2377462E-5)
Universal vector graphics translator
UniConvertor is a universal vector graphics translator. It uses sK1 engine to convert one format to another. Development of the import/export modules for this program goes through different stages, quality and feature coverage are different among formats. Import filters: * CorelDRAW ver.7-X3,X4 (CDR/CDT/CCX/CDRX/CMX) * Adobe Illustrator up to 9 ver. (AI postscript based) * Postscript (PS) * Encapsulated Postscript (EPS) * Computer Graphics Metafile (CGM) * Windows Metafile (WMF) * XFIG * Scalable Vector Graphics (SVG) * Skencil/Sketch/sK1 (SK and SK1) * Acorn Draw (AFF) Export filters: * AI (Postscript based Adobe Illustrator 5.0 format) * SVG (Scalable Vector Graphics) * SK (Sketch/Skencil format) * SK1 (sK1 format) * CGM (Computer Graphics Metafile) * WMF (Windows Metafile) * PDF (Portable Document Format) * PS (PostScript)
graphics/GraphViz-Data-Structure-0.19 (Score: 3.2377462E-5)
Visualise data structures
This module makes it easy to visualise data structures, even recursive or circular ones. It is provided as an alternative to GraphViz::Data::Grapher. Differences: - GraphViz::Data::Structure handles structures of arbitrary depth and complexity, automatically following links using a standard graph traversal algorithm. - GraphViz::Data::Grapher creates graphics of indiividual substructures (arrays, scalars, hashes) which keep the substructure type and data together; GraphViz::Data::Structure does this by shape alone. - GraphViz::Data::Structure encapsulates object info (if any) directly into the node being used to represent the class. - GraphViz::Data::Grapher colors its graphs; GraphViz::Data::Structure doesn't by default. - GraphViz::Data:Structure can parse out globs and CODE references (almost as well as the debugger does).
graphics/comical-0.8 (Score: 3.2377462E-5)
Sequential image viewer
Finally - a cross-platform, open-source CBR and CBZ reader! Read your favorite scanned comic books and graphic novels with Comical's absurdly easy GUI and in-your-face double page display! Nifty Features: * Single-Page or Double-Page display modes. * Zoom modes: Fit, Fit-to-Width, Fit-to-Height, Original, Custom. * Crisp image scaling with algorithms adapted from FreeImage 3. * Detects double pages scanned together and displays it accordingly. * Page rotation. * Full-Screen mode. * Left-to-Right or Right-to-Left browsing. * Displays JPG, GIF, and PNG images. * Supports RAR(.cbr) and ZIP(.cbz) comic book archives * Supports all encrypted RAR archives as well as ZIP archives with pkzip 2.04g encryption. LICENSE: GPL2 or later with exception to link with unrar