SVG::Graph is a suite of perl modules for plotting data. SVG::Graph
currently supports plots of one-, two- and three-dimensional data, as
well as N-ary rooted trees.
The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
Accuracy test. Between 1995 and 2006 it had little work done on it, but
it is probably one of the most accurate open source OCR engines
available. The source code will read a binary, grey or color image and
output text. A tiff reader is built in that will read uncompressed TIFF
images, or libtiff can be added to read compressed images.
reworked from scratch from an original submission by
jrrs at ice-nine dot org a while ago on ports@; he's been non-responsive
so far so I'm taking MAINTAINERship.
hardware architecture instead of the machine port. Also add support
for detecting the presence of AltiVec at run-time using the
machdep.altivec sysctl.
At the moment AltiVec is disabled but this at least allows the
configure script to build in the support if --disable-altivec is
removed. Facilitates further testing and debugging.
ok kili@ jakemsr@
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.
ok kili@
Thanks oga@ and Jonathan Armani for testing.
Add (previously missing) license comment; the license for 3.2.5 has
reverted to MIT-like.
patches/patch-w_intersect_c includes a reimplementation of some
complex math functions, not yet in our libm.
- add a patch from debian to fix an out of bounds error
- remove xsa@ as maintainer per his request
- bump PKGNAME
"if it works, i'm fine with it" xsa@
- remove jolan@ as maintainer per his request
- specifiy license version
- regen WANTLIB
- plugin flavor moves to it's own package (www/swfdec-plugin)
- other misc tweaks
Chris Coyne created a small language for design grammars called
CFDG. These grammars are sets of non-deterministic rules to produce
images. The images are surprisingly beautiful, often from very
simple grammars.
cfdg is a command-line tool to produce images in PNG format from
these grammars.
Rawstudio is an open-source program to read and manipulate RAW images
from most digital cameras.
Rawstudio will convert your RAW files into JPEG, PNG or TIF images which
you can then print or send to friends and clients.
It has a graphical user interface, so you can simply open a RAW file and
experiment with the controls to see how they effect the image. Rawstudio
has a very simple architecture which is optimized for ease of use and
therefore should be intuitive to most photographers.
The normal workflow would be that you first convert your RAW files and
then use an image editing application to further work on your images.
Rawstudio itself is a highly specialized application for processing RAW
images, not a fully featured image editing application.
ok phessler@
added since last update:
- AVM2 (Flash 9) SWF muxer
- QT variant of IMA ADPCM encoder
- VFW grabber
- Ipod/Iphone compatible mp4 muxer
- Mimic decoder
- MSN TCP Webcam stream demuxer
- RL2 demuxer / decoder
- IFF demuxer
- 8SVX audio decoder
- BFI demuxer
- MAXIS EA XA (.xa) demuxer / decoder
- BFI video decoder
- OMA demuxer
also:
* headers have been moved to library specific subdirectories instead
of all under ffmpeg.
* libswscale is now enabled in the build.
feedback/ok brad@
a number of different sources and perform simple manipulation on the
captured image. The image can be saved as one or more PNG or JPEG
files.
Works with uvideo(4).
OK robert@
libungif has been renamed to giflib:
"Work on libungif has been halted due to the expiration of the patent on LZW.
giflib continues to have bugfixes and patches merged. As part of this work,
the sourceforge project has been renamed from libungif to giflib."
(http://sourceforge.net/forum/forum.php?forum_id=753553)
many changes and fixes, including extended EXIF support, and option to
save as png 8 or 16 bits.
originally from sthen@, with tweaks by me
ok merdely@
"if it makes sense, commit it" mbalmer@
- don't crash on corrupt CR2 files
- extract largest JPEG from X3F files
- new DNG matrices
- support new cameras from Canon, Fuji, Hasselblad, Nikon, Nokia,
Olympus, Panasonic, Pentax, Sony
from brad, "go for it" okan
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages
"if you're as happy as a pig in poop, commit it" jasper@
GPicView is a simple and fast GTK based image viewer. The minimalistic
design makes it extremly lightweight and fast with low memory usage.
from Robin Eklind <robin0x00 at gmail dot com> with some tweaks
* precise license marker
* indent
* tweak DESCR
- use SUBST_VAR
- add gnomeprint support to the gnome FLAVOR
- use textproc/intltool MODULE
- fix a memleak that would lead to a crash when trying to export using
pixbux(png, jpg...); from GNOME svn
Pycha is a very simple Python package for drawing charts using the great
Cairo library. Its goals are to be lightweight, simple to use, nice
looking with default values, allow customization. It won't try to draw
any possible chart on earth but draw the most common ones nicely.
from niallo@; ok merdely@
xoris is a simple util that dumps a rgb-color value of any part of the
screen to stdout. The program can do this in three variants:
1. hex (#b0958e)
2. string of rgb numbers (229 229 229)
3. abstract name (gray90)
To get such enumerated color specifications, click: Button1,
Ctrl+Button1, Shift+Button1 correspondingly.
thanks to responsive upstream, no patches required
ok eric@
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.
discussed with jasper@
- Slideshow icon in settings
- crash when displaying 1BPP BMP images
- crash with Jpeg images containing incorrect Exif information due to
Exiv2 API misuse
From brad@ (tested/confirmed by me)
ILM Base libraries providing:
- Half is a class that encapsulates our 16-bit floating-point format.
- IlmThread is a thread abstraction library for use with OpenEXR and
other software packages. It currently supports pthreads and Windows
threads.
- Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
and other useful 2D and 3D math functions.
- Iex is an exception-handling library.
GEGL (GEneric Graphics Library) is a graph based image processing
framework.
GEGL's original design was made to scratch GIMP's itches for a new
compositing and processing core. This core is being designed to have
minimal dependencies and a simple well defined API.
ok jasper@
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
stored in. Babl doesn't only help with existing pixel formats, but also
facilitates creation of new and uncommon ones.
Features:
* Tiny API in normal use
* Planar and linear buffers
* Thread safe processing
* Extendable formats, color models, components and datatypes
* Reference 64bit floating point conversions for data types and color
models
ok jasper@
DCMTK is a collection of libraries and applications implementing
large parts of the DICOM standard for medical imaging. It
includes software for examining, constructing and converting
DICOM image files, handling offline media, sending and receiving
images over a network connection, as well as demonstrative image
storage and worklist servers.
great feedback naddy@ (a little while ago)
the program is to interpolate pixels in JFIF images (commonly
referred to as "JPEG images"). This is useful to correct images
from a digital camera with CCD defects. For example, if one pixel
is always bright green, this pixel can be interpolated away with
jpegpixi.
From Giovanni Bechis <g.bechis@snb.it>.
ok okan@
A Ruby interface to the ImageMagick image processing library.
It supports more than 90 image formats, including GIF, JPEG and PNG.
Includes RVG, a 2D drawing API.
Initial port from dlg@. Updating to the latest release by me.
relevent Changelog entries:
+- Monkey's Audio demuxer and decoder
+- additional SPARC (VIS) optimizations
+- AMV audio and video decoder
+- DNxHD encoder
+- H.264 PAFF decoding
+- Nellymoser ASAO decoder
+- Beam Software SIFF demuxer and decoder
+- libvorbis Vorbis decoding removed in favor of native decoder
+- IntraX8 (J-Frame) subdecoder for WMV2 and VC-1
+- Ogg muxer
+- PC Paintbrush PCX decoder
+- Sun Rasterfile decoder
+- TechnoTrend PVA demuxer
+- Linux Media Labs MPEG-4 (LMLM4) demuxer
port changes:
disable ff_fdct_sse2 usage on i386 and libpostproc's
temporal noise reduction filter, since they both regularly
cause segfaults.
ok deanna@, brad@
tested by a few others, thanks
gThumb is an image viewer and organizer for the GNOME desktop
environment. It was originally based on GQView, and is designed to have
a clean, simple interface. Via gPhoto, gThumb can also acquire data
directly from digital cameras.
Work based on an original submission by Guillaume Protet
<mortheres at hotpop dot com> (maintainer)
It combines an abstraction of the PostScript drawing model with a
TeX/LaTeX interface. Complex tasks like 2d and 3d plots in
publication-ready quality are built out of these primitives.
From Laurence Tratt (maintainer), some fixes by me,
test and help Will Maier, merdely@
ok merdely@
update).
Based on an update to 0.9.* from Mikolaj Kucharski several months ago.
Note that this doesn not include the no_libgnome FLAVOR suggested by
Mikolaj, because it saves much less dependencies and space than it did
for the 0.9.* version.
ok landry@
No change to PLIST, so no version bump. Reported by kurt@
Molden changelog entry
======================
Fri Nov 9
- Added support for gaussian mp2 optimisations
Previously the HF energy would be listed in the geometry convergence
window, now the MP2 energy will be displayed.
- Added support for gaussian IRC outputs, previously all points were displayed
in the geometry convergence windows, now only the optimised geometries
along each point of the reaction coordinate.