Commit graph

995 commits

Author SHA1 Message Date
Stanislav Sedov
cea421d4e5 - Connect edje_viewer and exhibit to the build.
Approved by:	sem (mentor)
2006-10-08 14:09:09 +00:00
Andrew Pantyukhin
6b81740d8e Add port graphics/tkpng:
This port implements support for loading and using PNG images with
Tcl/Tk.  Although other extensions such as Img also add support for PNG
images, I wanted something that was lightweight, did not depend on libpng,
and which would be suitable for inclusion in the Tk core, as Tk does not
currently support any image formats natively that take advantage of its
internal support for alpha blending, and alpha antialiasing and drop shadows
really go a long way toward beautifying Tk applications.

At this time, the package supports reading images from files or binary
data.  Base64 decoding is supported as of version 0.6.  Exporting images
to PNG format is not supported yet.

The package supports the full range of color types, channels and bit
depths from 1 bit black & white to 16 bit per channel full color
with alpha (64 bit RGBA) and interlacing.  Ancillary "chunks" such
as gamma, color profile, and text fields are ignored, although they
are checked at a minimum for correct CRC.

WWW: http://www.muonics.com/FreeStuff/TkPNG/
Author: Michael Kirkham <mikek@muonics.com>
2006-10-08 11:17:49 +00:00
Andrew Pantyukhin
22ffcac888 Add port graphics/a2png:
a2png is a UNIX program that converts plain text into PNG images.

WWW: http://csl.sublevel3.org/a2png/
Author: Christian Stigen Larsen <csl@sublevel3.org>
2006-10-07 20:56:54 +00:00
Dirk Meyer
791ce5552e PhotoClip is a simple image viewer and editor mostly designed
for digital camera pictures. The plan is to make a program with
elegant and intuitive interface which at the same time will be
powerful enough o be useful.
PR:		104066
Submitted by:	Gürkan Sengün
2006-10-07 18:26:40 +00:00
Alejandro Pulver
07262829b7 Please welcome the new "graphics/vid" port, based on the old, expired one.
PR:		ports/103684
Submitted by:	Olivier <olivier@gid0.org>
2006-10-06 01:29:19 +00:00
Emanuel Haupt
6cdf88141e Add ffff, a fast mandelbrot fractal generator with features such as:
* OpenGL
   * realtime zoom
   * SSE/AltiVec QuadPixel
   * SSE2/3DNow! DualPixel calc
   * FPU per pixel calc
   * GPU asm (Fragment/Vertex) calc
   * multiprocessor support
   * benchmarking
   * optimized assembler code!

This port uses the standard mandelbrot fractal at near-Xaos speed. Yet every
pixel is computed. There is also an interesting parameter ray algoritymn using
your 3D card. A 3D card is strongly recommended for screen speed and additional
coprocessing power.

WWW: http://sourceforge.net/projects/ffff/

PR:		103441
Submitted by:	rossiya@gmail.com
2006-10-04 10:54:05 +00:00
Michael Johnson
eaabffddf2 - Add poppler-data
Poppler encoding data

WWW: http://poppler.freedesktop.org/
2006-09-30 04:52:39 +00:00
Cheng-Lung Sung
07350a0747 Add p5-Image-Caa 1.01, colored ASCII Art.
PR:		ports/102469
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-09-27 08:19:34 +00:00
Jose Alonso Cardenas Marquez
9e89adc604 - New port: graphics/py-glewpy
GLEWpy aims to bring advanced OpenGL extensions to Python. This will allow the
Python OpenGL developer to use features such as fragment and vertex shaders and
image processing on the GPU. It serves as a compliment to PyOpenGL and toolkits
such as GLUT and SDL (pygame).

WWW:    http://glewpy.sourceforge.net/
2006-09-27 05:04:41 +00:00
Jose Alonso Cardenas Marquez
a7e8c702ee - New port: graphics/py-amanith
PyAmanith is a Python wrapper for the Amanith 2D vector graphics
library. It strives to offer a pythonic interface to the library
and make all its features accessible.

WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/

PR:		ports/103655
Submitted by:	Dmitry Marakasov <amdmi3__at__mail.ru>
2006-09-26 15:54:41 +00:00
Yen-Ming Lee
11e63d0ce9 - add php4-imlib2, which is a slave port of php5-imlib2
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: http://pecl.php.net/package/imlib2
2006-09-22 06:29:25 +00:00
Yen-Ming Lee
709432950f - add php5-imlib2
This extension provides an image manipulation interface using libImlib2.
Imlib2 is a very fast image manipulation library, but without the support
for as many image formats as other libraries such as imagemagick.

WWW: http://pecl.php.net/package/imlib2
2006-09-22 06:27:42 +00:00
Dirk Meyer
c7011daafe Camera downloads files from your digital camera. It is based on GNUstep.
PR:		103134
Submitted by:	Gürkan Sengün
2006-09-12 18:28:06 +00:00
Vasil Dimov
9ad3555003 Remove expired leaf ports:
2006-09-01 devel/linux_devtools
2006-09-10 graphics/pecl-imagick
2006-09-01 korean/linux_locale
2006-09-11 18:06:13 +00:00
Jose Alonso Cardenas Marquez
8f94b105f3 - New port: graphics/fpc-graph
Free Pascal interface to graphical applications

Approved by:	garga (mentor, implicit)
2006-09-07 20:57:34 +00:00
Dirk Meyer
aca9126d60 PRICE can open several image file formats and apply high-quality filters
and other enhancements.
PR:		102658
Submitted by:	Gürkan Sengün
2006-09-07 06:05:47 +00:00
Andrew Pantyukhin
9699200fc9 Add port graphics/gscan2pdf:
A GUI to ease the process of producing PDFs from scanned documents

WWW: http://sourceforge.net/projects/gscan2pdf
Author: Jeffrey Ratcliffe <jeffreyratcliffe@yahoo.co.uk>
2006-09-04 12:07:28 +00:00
Jose Alonso Cardenas Marquez
501ee1a225 - New port: graphics/amanith
Amanith is an OpenSource C++ CrossPlatform framework designed for 2d & 3d
vector graphics.

Open source has made Amanith possible, so we wanna Amanith to be open source
too. This mean that Amanith source code is fully available for everyone.

Same source tree can be compiled without modifications under multiple targets.
Linux, Win32, Mac, FreeBSD, NetBSD, OpenBSD, Solaris, IRIX, AIX are only few
of them.

All the framework is heavily based on a light plug-in system.
This make fast and easy to include or esclude everything you want.

The Amanith philosophy is to support many open standards as possible.
Png, Jpeg, Svg, Xml, OpenGl, Ansi c++, and many others.

WWW:    http://www.amanith.org/

Approved by:	garga (mentor)
2006-09-03 14:32:53 +00:00
Andrew Pantyukhin
916db42f99 Add port graphics/libgfx:
The purpose of this library is to simplify the creation of computer graphics
software. Specifically, it is targeted towards cross-platform development
using the OpenGL rendering API and the FLTK interface toolkit. It attempts
to provide facilities which are useful in the majority of graphics programs.

This release introduces some (relatively small) incompatible changes with
1.0.x versions of the library. Details on changes can be found below.

WWW: http://graphics.cs.uiuc.edu/~garland/software/libgfx.html
2006-08-28 15:32:33 +00:00
Mark Linimon
4c64571614 This port has been DEPRECATED for some time in favor of graphics/p5-GD-Graph.
Now that it has both been BROKEN for a while, and the maintainer's address
bounces, just remove it.

Hat:		portmgr
2006-08-27 20:08:33 +00:00
Martin Wilke
7481628a1e hart::Clicker aims to be a powerful, extensible charting package that
creates really pretty output.

Clicker leverages the power of Cairo to create snazzy 2D graphics easily and
quickly.

At it's core Clicker is more of a toolkit for creating charts. It's
interface is a bit more complex because making pretty charts requires
attention and care. Some fine defaults are established to make getting
started easier, but to really unleash the potential of Clicker you must roll
up your sleeves and build things by hand.

WWW: http://search.cpan.org/dist/Chart-Clicker/

PR:		ports/102070
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor)
2006-08-23 13:42:30 +00:00
Jose Alonso Cardenas Marquez
3e39d6b417 - New port: graphics/crystalentitylayer-devel
Crystal Entity Layer (CEL) is a game entity layer based on Crystal Space.
It makes it easier for game developers to create games based on Crystal Space.
CEL can optionally be used together with Python or other scripting languages

(devel version)

WWW:    http://cel.crystalspace3d.org/

Repocopied by:	marcus
Approved by:	garga (mentor)
2006-08-21 02:33:31 +00:00
Jose Alonso Cardenas Marquez
b058a53f09 - New port: graphics/crystalspace-devel
Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++.  It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE

(devel version)

WWW:    http://www.crystalspace3d.org

Repocopied by:	marcus
Approved by:	garga (mentor)
2006-08-21 02:24:54 +00:00
Andrew Pantyukhin
b5d798167a Add port graphics/jp2a:
jp2a is a simple JPEG to ASCII viewer.

WWW: http://jp2a.sourceforge.net/
2006-08-17 18:25:01 +00:00
Cheng-Lung Sung
a068e477bf Add p5-Visio 1.010, perl extension mainpulating XML based Visio files.
PR:		ports/102046
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-15 07:52:31 +00:00
Cheng-Lung Sung
a2182329e7 Add p5-GD-Thumbnail 1.01, thumbnail maker for GD.
PR:		ports/102049
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-08-15 07:10:40 +00:00
Cheng-Lung Sung
e6c12b5d61 Add p5-Image-IPTCInfo 1.94, perl extension for extracting IPTC image
meta-data.

PR:		ports/101769
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-14 07:52:55 +00:00
Cheng-Lung Sung
192e45a150 Add p5-Image-MetaData-GQview 1.7, perl extension for GQview image
metadata.

PR:		ports/101991
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-14 07:21:47 +00:00
Shaun Amott
542b174d68 Add graphics/timeless.
This is a FreeBSD/SDL port of Tran's timeless demo written in 1994. The
demo is like a screen saver, there is stuff warping around onscreen,
colors are changing and sprites are moving all over the place.

PR:		ports/101456
Submitted by:	Jeff Molofee <nehe@cruzinternet.com>
2006-08-13 21:12:44 +00:00
Cheng-Lung Sung
13749b2670 Add p5-Image-MetaData-JPEG 0.15, perl extension for showing/modifying
JPEG (meta)data].

PR:		ports/101367
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-08-05 14:15:41 +00:00
Tom McLaughlin
46b252b221 - Add autopano-sift:
Autopano analyses two or more images and automatically generates control
points - coordinates in the images where the views overlap.  This can be fed
to hugin which then stitches the files together and enblend which combines
the colors to remove seam lines.

WWW: http://user.cs.tu-berlin.de/~nowozin/autopano-sift/

- Add entry to LEGAL:
The use of this software is restricted by certain conditions.  See the
"LICENSE" file distributed with the program for details.

The University of British Columbia has applied for a patent on the SIFT
algorithm in the United States.  Commercial applications of this software
may require a license from the University of British Columbia.

PR:             95746
Submitted by:   J.R. Oldroyd <fbsd@opal.com>
Maintained by:  Carlos E. G. Carvalho <cartola@openit.com.br>
2006-07-29 17:48:51 +00:00
Rong-En Fan
10fe46491f Add p5-Acme-Steganography-Image-Png 0.05, hide data (badly) in Png
images.

PR:		ports/100721
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-27 16:28:17 +00:00
Cheng-Lung Sung
7d012ad372 Add p5-Image-Compare 0.2, compare two images in a variety of ways.
PR:		ports/100739
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-23 14:41:36 +00:00
Cheng-Lung Sung
0e29681c02 Add p5-SVG-DOM2 1.00, SVG extention to the popular XML::DOM2.
PR:		ports/100250
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-07-15 05:19:15 +00:00
Ion-Mihai Tetcu
2635344162 JDraw is a pixel oriented graphics editor designed especially for small
to medium-sized pictures used to decorate web pages. It is completely
written in Java, simple to use and saves (animated) GIFs, ICOs and PNGs.

Author:	jdomain@users.sourceforge.net
WWW:	http://www.j-domain.de/homepage.php?page=20

PR:		ports/95895
Submitted by:	Nicola Vitale	<nivit at email.it>
2006-07-06 17:47:02 +00:00
Ion-Mihai Tetcu
740c3eaaed ePDFView is a free lightweight PDF document viewer using Poppler and GTK+
libraries.

The aim of ePDFView is to make a simple PDF document viewer, in the lines of
Evince but without using the Gnome libraries.

WWW: http://www.emma-soft.com/projects/epdfview/

PR:		ports/99843
Submitted by:	chinsan <chinsan.tw at gmail.com>
2006-07-06 17:12:10 +00:00
Alejandro Pulver
ed21386c5e GRX is a 2D graphics library originaly written by Csaba Biegl for DJ Delorie's
DOS port of the GCC compiler.

Now it support DOS (using the DJGPP v2 compiler), Linux console, X11 and Win32
(using the Mingw compiler).

WWW: http://grx.gnu.de/
2006-07-03 00:33:34 +00:00
Eric Anholt
4df68e63a6 Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which I
compiled on a debian machine.
2006-06-25 14:33:51 +00:00
Mathieu Arnold
7a6819c540 Ruby bindings for Edje library
PR:		99313
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 18:41:20 +00:00
Mathieu Arnold
e1acac6966 ruby-esmart is a set of Ruby language bindings for Enlightenment's Evas objects library, Esmart.'
PR:		99314
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-24 15:06:34 +00:00
Mathieu Arnold
ac072d49b6 ruby-evas is a set of Ruby language bindings for Enlightenment's Canvas
library, Evas.

PR:		99311
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-06-23 16:49:30 +00:00
Pav Lucistnik
720b500484 gphotofs is a FUSE filesystem module to mount your camera as a filesystem.
This allow using your camera with any tool able to read from a mounted
filesystem.

WWW: http://gphoto.sourceforge.net/proj/gphotofs/
2006-06-21 20:08:33 +00:00
Renato Botelho
acca2dab6c Move fpc-gtk and fpc-gtk2 from graphics to x11-toolkits and change fpc-units
to reflect this

Suggested by:	Vanilla I. Shu <vanilla@fatpipi.cirx.org>
Approved by:	maintainer
2006-06-21 16:44:54 +00:00
Renato Botelho
8fe63aeaad Add fpc-svgalib , free Pascal interface to the SVGA graphics library.
PR:		ports/98675
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:04:09 +00:00
Renato Botelho
afc78c66c6 Add fpc-pasjpeg , handling JPEG files with Pascal.
PR:		ports/98647
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:03:07 +00:00
Renato Botelho
967a28aef2 Add fpc-opengl , free Pascal interface to the OpenGL library.
PR:		ports/98674
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:01:47 +00:00
Renato Botelho
cef0cc82ca Add fpc-ncurses , free Pascal interface to the ncurses library.
PR:		ports/98659
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 16:00:43 +00:00
Renato Botelho
8d35a6a8f1 Add fpc-libpng , free Pascal interface to libpng, for reading PNG image
files.

PR:		ports/98673
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:59:16 +00:00
Renato Botelho
77f37cc77f Add fpc-libgd , free Pascal interface to libgd for producing graphics
files.

PR:		ports/98672
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:58:05 +00:00
Renato Botelho
4fe93cb540 Add fpc-imlib , free Pascal interface to imlib library.
PR:		ports/98690
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-06-21 15:56:52 +00:00