X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.
(artificial `flag day' as discussed with deraadt@)
barcode is meant to solve most needs in barcode creation with a
conventional printer. It can create printouts for the conventional
product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well as
a few other formats. Ouput is generated as either Postscript or
Encapsulated Postscript (other back-ends may be added if needed).
ok pvalchev@
The OpenJPEG library is an open-source JPEG 2000 codec written
in C language. It has been developed in order to promote the
use of JPEG 2000, the new still-image compression standard
from the Joint Photographic Experts Group (JPEG).
Eric Faurot. Some infrastructure tweaks by me.
Appears to work just fine on a variety of display and architectures,
only issue so far is:
- garbled menus with gimp on 8 bits + RENDER (weird combination).
- firefox 2.0 unhappy on 8 bits displays (setting GDK_USE_XFT=0 solves this)
Comix is a user-friendly, customizable image viewer. It is specifically
designed to handle comic books, but also serves as a generic viewer. It
reads images in ZIP, RAR or tar archives (also gzip or bzip2 compressed)
as well as plain image files.
libkipi is a trivial update.
kipi-plugins features several improvements: switches to exiv2 from libexif,
moves the ImageMagick dependency to a runtime depend (due to a weird
ImageMagick bug).
- Nikns Siankin <nikns@secure.lv> takes mainteinership
- add support for several external codecs
- fix regress target
- and many more
from Nikns Siankin <nikns@secure.lv>
K3DSurf can be used by everyone interested in 3D Mathematical drawing
functions and doesn't require any special competence of users. Most of
the work was done with the intention to make K3DSurf as simple as
possible without affecting its efficiency: K3DSurf program is developed
for use by beginner users with low level degree in mathematical science
by simply testing examples given with it and by rendering them with
Povray. Pov scripts (and other file formats) generated by K3DSurf can
also be integrated in complicated scenes.
"put it in" steven@
gwenview now uses exiv2, as do some other kde pieces (so exif
is probably no longer be needed for kde at all in the near future).
Bump the gwenviewcore major: the cache public object now sports a nice
pimpl, so the interface cannot be the same...
L2P creates PNG images of mathematical expressions formatted in LaTeX.
While it can convert a whole LaTeX document, it is designed to easily
generate images from just a fragment of LaTeX code.
MakeHuman is an open-source, open graphics library, stand-alone,
multi-platform, software program, which is completely written in C++
language. Its purpose is to provide a versatile, professional and
extremely specialized application for parametrical modeling of
three-dimensional humanoid characters.
ok jasper@
MHGUI is the GUI widget library used in the C++ version of MakeHuman.
The main idea is to have a small and easy toolkit with a set of special
widgets. Some of this widgets are very special and not available in
other toolkits.
ok jasper@
Animorph is a morphing engine responsible for calculating and then
executing all the real time changes to the MakeHuman basemesh, as
required by the user's morph target selections and those target's value
settings. Naturally, it also loads and saves character body setting
(.bs) files.
ok jasper@
This is a library for OpenGL to load PNG graphics files as an OpenGL
texture as easily as possible. It also has a number of options for
generating the alpha channel and mipmaps.
help and ok steven@
and brad@.
This contains security fixes from the imlib2 cvs repository for CVE-2006-4806,
CVE-2006-4807, CVE-2006-4808 and CVE-2006-4809.
ok brad@, steven@
Aqsis is a high quality, photorealistic, 3D rendering solution. It
complies with the RenderMan interface standard defined by Pixar.
Aqsis comprises a command line rendering tool, a tool for compiling
shaders in the RSL language, a tool for preparing textures for optimal
use, and various developer libraries to enable integration with third
party tools.
ok steven@
Libpng versions 1.0.6 through 1.2.12 can crash while decoding
the sPLT chunk. This is due to an incorrect calculation of
the buffer size for storing the palette entries.
ok steven@