Ports Search

Results 1,1711,180 of 1,309 for /graphics/.(0.003 seconds)
print/fig2dev-3.2.6 (Score: 0.019060249)
Tools to convert Xfig .fig files
Fig2dev is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments. Drivers currently exist for the following graphics languages: AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF, IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11 Bitmap), XPM (X11 Pixmap), and TK (tcl/tk). Fig2dev can be configured with a subset of these drivers.
x11/xtacy-1.14 (Score: 0.019060249)
X11 trippy color-cycling toy
Xtacy, a Graphics Hack for X11 windows -------------------------------------- "Wow! This is better than snorting caffeine!" --Neil Braun Xtacy is a graphics hack which I've been, well, hacking on, for 2 or 3 years now. It's been compiled on DECstations 3100, SGI running IRIX 5.3, and Linux boxen. I think someone got it running on a Sun once, but it had problems with the circle draw function, so a couple of the modes looked quite odd. Not that odd is bad. Just odd. So what does it do? Xtacy displays bouncing shapes, rotating palettes, a couple fractals, a kaleidascope, and lots of more stuff.
accessibility/speech-dispatcher-0.8.3 (Score: 0.017970175)
Common interface to speech synthesis
Speech Dispatcher is a device independent layer for speech synthesis, developed with the goal of making the usage of speech synthesis easier for application programmers. It takes care of most of the tasks necessary to solve in speech enabled applications. What is a very high level GUI library to graphics, Speech Dispatcher is to speech synthesis.
databases/grass-6.4.6 (Score: 0.017970175)
Open source Geographical Information System (GIS)
Geographic Resources Analysis Support System (GRASS GIS) An open source Geographical Information System (GIS) with raster, topological vector, image processing, and graphics production functionality that operates on various platforms through a graphical user interface and shell in X-Windows. It is released under GNU General Public License (GPL).
deskutils/gnome-utils-3.18.0 (Score: 0.017970175)
GNOME 3 support utilities
GNOME 3.0 support utilities, these include: baobab, a graphics disk space display program. gnome-screenshot, desktop screenshot program. gnote, note taking application. gnome-contacts, integrated address book. gnome-search-tool, local disk search tool. gnome-dictionary, client for DICT server to look up definitions. gnome-system-log, view system logs. gnome-font-viewer, show installed fonts.
deskutils/cairo-dock-3.4.1 (Score: 0.017970175)
Cairo-Dock is a light and eye-candy dock
Cairo-Dock is a light and eye-candy dock to launch your programs easily. It uses Cairo / OpenGL to render nice graphics (many in correlation with Compiz) with hardware acceleration. It's fully configurable and customizable and can be a taskbar too. You can easily plug applets into it or in a desklet mode.
deskutils/cairo-dock-plugins-3.4.1 (Score: 0.017970175)
Cairo-Dock-Plugins for Cairo-Dock
Cairo-Dock-Plug-ins for Cairo-Dock is a light and eye-candy dock to launch your programs easily. It uses Cairo / OpenGL to render nice graphics (many in correlation with Compiz) with hardware acceleration. It's fully configurable and customizable and can be a taskbar too. You can easily plug applets into it or in a desklet mode.
devel/cxxtest-3.10.1 (Score: 0.017970175)
Simple and powerful JUnit/CppUnit/xUnit-like framework for C++
CxxTest is a JUnit/CppUnit/xUnit-like framework for C++. Its advantages over existing alternatives are that it: - Doesn't require RTTI - Doesn't require member template functions - Doesn't require exception handling - Doesn't require any external libraries (including memory management, file/console I/O, graphics libraries) This makes it extremely portable and usable.
devel/Hmisc-3.10.1 (Score: 0.017970175)
Harrell Miscellaneous functions useful for data analysis
The Hmisc library contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, importing datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of S objects to LaTeX code, and recoding variables.
devel/libvterm-git20160104 (Score: 0.017970175)
Implementation of a VT220/xterm/ECMA-48 terminal emulator
Abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations.