Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- fixed minor problem in JPEG plug-in
- allow to disable build of gtkhtml2, svg, and lcms features
- fixed bug in Imagemap plug-in
- handle PSD files with untitled channels
- fixed build of MMX/SSE assembly code on gcc 4.0
- fixed crash in image preview code
- fixed redraw of previews in Rotate Colormap plug-in
- fixed redraw of previews in Filterpack plug-in
- cross-compilation fixes and build fixes for Cygwin
- fixed character placement in Text Circle script
- made GIMP more robust against strange characters in directory names
- fixed minor issue in Dicom plug-in
- deal with API change in librsvg >= 2.11.0
- fixed bug in ellipse selection
- fixed build issue on Cygwin
- fixed problem in ellipse selection
- ease closing of iscissors outline
- fixed handling of Tab key if NumLock is active
- fixed problem with random number generator in QBist plug-in
- raise palettes grid instead of creating a new one
- fixed problem with environment maps in Lighting plug-in
- fixed Gaussian Blur for small radii
- fixed Select By Color tool on grayscale layers
|
|
"Buffer overflow in xli might allow user-complicit attackers to execute
arbitrary code via a long title name in a NIFF file, which triggers the
overflow during zoom, reduce, or rotate operations."
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3178
Patch from Debian.
|
|
|
|
Vnc2swf captures live motion of a screen through VNC protocol
and converts it a Macromedia Flash(TM) movie (.swf)
|
|
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
never heard of you (in reply to RCPT TO command)
|
|
|
|
|
|
under netbsd 2.0 (create an empty .mo file if msgfmt failed)
|
|
netbsd 2.0 (create empty .mo file in case msgfmt failed)
|
|
|
|
tcl/tk frontend.
0.40
update PNM file reader to maxval > 255
(make rpm) updated
barcode-patch UPC_addon by Michael van Rooyen
CAPITAL_LETTER_A_WITH_OGONEK added
no "(PICTURE)" output for UTF8+ASCII (better for Mobile OCR project)
smooth_borders() bug fixed and reworked
5x7 and prop10 font adaptions
objects now detected by flood-fill algorithm (better?)
XML-output changed
changed auto dust detection (not final)
0.39
XML output added (subject of change, suggestions are welcome)
netpbm-link-error fixed in gocr.c and configure.in:
gocr.c: <config.h> changed to "config.h"
configure-option --with-netpbm=PATH and --without-netpbm added
update configure.in according to autoconf 2.57
wchar_h miss-configuration fixed in pgm2asc.c
fix compiler warnings
char filter accepts abbreviations now, like "0-9A-F" (but slow)
update READMEde.txt
output barcode tags (also improved recognition)
fix pnm.c for files like example.eps.pbm
fix detect.c for barcodes
fix ocr0n.c 0<->8g
0.38
move UTF/HTML/TeX decoding to getTextLine, return (char *) now
out_format HTML step towards detailed XML output
correct line detection for footnotes (detect.c)
"y" now seen as vowel (pgm2asc.c), I<vowel> susbtituted by l<vowel>
é-detection, á-output fixed
default dust_size is -1 now (auto detection = mean_size/10)
char filter added
ex: -C 0123456789ABCDEF - recognize only hexcodes
man page updated (hopefully correct syntax)
database bug fixed (small fonts, example by Chris)
several bugs fixed by W. Webber (thanks)
speed improved by 3rd-pass matrix filter in pixel() (pixel.c) (code from W. Webber)
bug in remove_dust (remove.c) fixed
for fonts bigger than 20x40 smooth_borders() changed (b/w-scans)
bug in O0-detection fixed
|
|
|
|
NetBSD-1.6.2/i386 again.
|
|
* spelling fixes and new content for german, italian, english,
chinese and french
* XML validation fixes
* CSS cleanups
* lower depth for PNGs for the online version of the manual
* small changes to the build system
|
|
|
|
this package used USE_X11BASE, which has not been the case for a long
time now.
|
|
this package used USE_X11BASE, which has not been the case for a long
time now.
|
|
|
|
to play with the new selection tool, color management or whatever
|
|
|
|
|
|
|
|
|
|
Add pambayer.
Add pamrgbatopng.
Add pamtilt. Thanks Gregg Townsend <gmt@cs.arizona.edu>.
pamtotiff: create from pnmtotiff.
pamtofits: create from pnmtofits.
pamaddnoise: crate from pnmaddnoise.
pamarith: Add -divide.
pammasksharpen: Add -sharpness.
pnmtopng: add -comp_mem_level, -comp_strategy, -comp_method,
-comp_window_bits, -comp_buffer_size.
pnmtopng: use Shhopt command line processor; replace
-chroma with -rgb, -phys with -size, -time with -modtime.
pnmremap: Handle multiple image stream.
xpmtoppm: Expand capacity from 2K character input lines to
8K character input lines.
libnetpbm: improved messages for "color xxx cannot be
represented precisely with maxval M"
libnetpbm color specification parsing: Improve warning message
about rounding.
libnetpbm/everything: speed up ppm_writeppmrow() and
pgm_writepgmrow() by doing one fwrite per row instead of
a pgm_writerawsample() per sample.
pnmtopng: fix "meaningful bits" optimization of PGM so it
optimizes all the way instead of stopping at 4 bits.
pnmtopng: fix crash when no -alpha option, due to dereferencing
of undefined alpha_mask.
pnmtopng: fix bug: arbitrary color made transparent in
paletted PNG when nothing should be transparent.
pnmtops: bug: selects wrong Postscript level.
bmptopnm: Don't crash on BMP with no color map.
bmptopnm: Fix wrong file name in error messages.
ppmtowinicon: use REALLOCARRAY instead of arithmetic-overflowing
realloc().
anytopnm: fix bug: fails when 'file' database doesn't
have mime type but does have human-readable type.
manweb: recognize directory as not executable in search of PATH.
pgm_allocrow(), ppm_allocrow(), pnm_allocrow(): cure
arithmetic overflow.
libnetpbm: On plain formats, check for sample value exceeding
maxval.
libnetpbm: reject maxval > 65535 in "pam" functions.
pamarith: Use normalized libnetpbm facilities to get
proper accuracy. Thanks Thomas Henlich
<http://sourceforge.net/users/thenlich/>.
pamarith: fix bug: shift functions don't work when maxvals
are not identical.
pamarith: fix rounding error on multiply.
pgmtexture: correct calculation of normalizing constants
for d > 1. Thanks Marc Breithecker
<Marc.Breithecker@informatik.uni-erlangen.de>.
pnmnorm: fix divide by zero crash.
pnmnorm: fix bug that doesn't let you specify
-luminosity, -colorvalue, or -saturation.
ilbmtoppm: fix variable used before set.
pnmtofits: fix 16 bit sample values > 2**15.
pnmtopsnr: minor adjustments to messages.
pnmnorm: don't crash when wvalue == bvalue. Thanks Thomas
<http://sourceforge.net/users/thenlich/>.
pnmnorm: fix rounding of output values. Thanks Thomas
<http://sourceforge.net/users/thenlich/>.
pnmhisteq: Fix external map to have width maxval + 1 instead
of maxval, so full intensity input pixels map properly.
pnmhisteq: Fix -rmap.
Fix typos in error messages in various programs.
pgmmedian: change syntax to Netpbm standard.
pammasksharpen: fix signedness bug that caused random bright
pixels at edges.
pammasksharpen: fix bug with maxval != 255.
Clean up a bunch of function prototypes so some broken
compilers don't complain about missing "const" in them.
Remove dependency of pnmtops on basename(). It isn't in
some C libraries and we don't want to mess with linking
extra libraries.
Build of ppmsvgalib: work properly when LINUXSVGALIB is
a "default path" value such as "libvga.so".
|
|
|
|
Collection.
Digikam is a simple digital photo management KDE application, which makes
importing and organizing digital photos easy. This package provides
Digikam's documentation.
|
|
Changes since last packaged version (0.7.2):
version 0.7.4
Updated translations.
version 0.7.3
- New plugin 'Blowup Photograph' using CImg library.
- New plugin 'Photograph Inpainting' using CImg library.
- New plugin 'Photograph Restoration' using CImg library.
- New plugin 'WhiteBalance'.
- New plugin 'Texture'.
- New plugin 'Blur FX'.
- New plugin 'Distortion FX'.
- New plugin 'Insert Text'.
- New plugin 'Infrared Film'.
- New plugin 'Channel Mixer'.
|
|
Note that DigiKam's documentation is now in the upcoming new package
digikam-doc.
Changes since last packaged version (0.7.2):
version 0.7.4
Updated translations
version 0.7.3
+ Showfoto : add image properties dialog like in digiKam, add RMB menu, Move
to trash/Delete File option, add setup dialog, add new option to toogle
thumbbar in fullscreen mode, DigikamImagePlugins support, load/unload plugins
dynamicly in according with setup, add statusbar, add splashscreen support,
add resize image option, add Print capability, add Key shortcuts and toolbar
configuration settings, add Edit/copy action, Undo/Redo actions, add showfoto
icon, GUI improvements.
+ Image filters levels and curves adjustments : add option to see over-exposed
pixels in preview effect (like with Acdsee(tm) tools).
+ Image histogram : color guide tool.
+ Image filters levels and curves adjustments : mouse tracking picker color
like in Gimp and Photoshop(tm).
+ Patch from Alfons Hoogervorst about histogram visible while viewing photo in
digiKam image editor and showfoto using blending.
+ digiKam Splashscreen from Andreas Fischer.
+ showfoto Splashscreen from Joern Ahrens.
+ Added a history based undo/redo function. The undo/redo icons in the toolbar
are popup-menus, which describes the actions on the image.
+ Add a new button to the album properties which calculates
the average date of the images in the album based on the EXIF
headers or the modification date of the images if the exif
headers are not available. It sets the date property of the album
to the average date.
+ New digiKam image editor plugin for black and white conversion :
- Since digikam include colors channel mixer, using this one for
BW conversion. Give best results than old implementation. BW
conversion are based on gimpguru.org tutorial
(http://www.gimpguru.org/Tutorials/Color2BW).
- This plugin has a dialog with preview effect.
- B&W filters available are : Neutral B&W, B&W with Green
filter(NEW), B&W with Orange filter(NEW), B&W with Red
filter(NEW), B&W with Yellow filter(NEW), Sepia,
Brown, Cold, Selenium, Platinum.
Bugs Fix : 103618 104005 103458 103515 105007 103147 105303 107155 103219
103445 103282 103243 102195 102322 100991 100987 100472 98706
|
|
Change MASTER_SITES to DigiKam's.
Summary of changes since last packaged version (0.1.0beta2):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)
From the previous beta version we have fixed a major amount of bugs,
and we would now like to have feedback so we can squash the remaining bugs.
New in this version is the flickr upload plugin: you can now easily upload
your images to the flickr server. Sendimages now has support for Thunderbird
and GmailAgent. We fixed numerous bugs in the CDArchiving plugin, it should
work fine again with K3b. Rename images had some issues, we rewrote the user
interface and fixed several bugs. The weekdays of the calendar were not
localized. We fixed the ImagesGallery, so you can export multiple tags to a
html-page. You can now rotate or flip your images lossless, while preserving
the timestamp. The rawconverter now supports dcraw>=6.x.
More information about the bugs can be found in the following bugreports:
108227, 98269, 89394,91651,100877,100568,110391,110659,110698,
110575,99895,104032,105727,110508,104511,97178,102219, 98199,
108537, 101110. 9943 .103282
|
|
Change MASTER_SITES to DigiKam's.
Summary ofchanges since last packaged version (0.1.1):
(from https://mail.kde.org/pipermail/kde-imaging/2005-September/001660.html)
This release adds support for -f visibility and changes
some of the licenses, corrects the homepage URL and includes some doxygen
fixes.
|
|
Change HOMEPAGE, not yet perfect but better than previous.
This release is a bug fixes release.
|
|
|
|
|
|
|
|
GNU Ocrad is an OCR (Optical Character Recognition) program based
on a feature extraction method. It reads a bitmap image in pbm or
pgm formats and produces text in byte (8-bit) or UTF-8 formats.
Ocrad includes a layout analyser able to separate the columns or
blocks of text normally found on printed pages.
|
|
since 8.12, but the old distfile isn't available anymore.
PR: 31743 by Zafer Aydogan
Note this program has been discontinued by the author due to dispute
with Linux kernel developers regarding loading binary-only module (pwcx).
|
|
MAJOR CHANGES:
* Fixed important bug in custom tags handling code..
------------------------------------------------
CHANGES IN THE SOFTWARE CONFIGURATION:
* Applied patch from Patrick Welche (all scripts moved in the 'config'
and 'm4' directories).
* SConstruct, libtiff/SConstruct: Added the first very preliminary
support for SCons software building tool (http://www.scons.org/). This
is experimental infrastructure and it will exist along with the
autotools stuff.
* port/lfind.c: Added lfind() replacement module.
------------------------------------------------
CHANGES IN LIBTIFF:
* tif_dir.c: When prefreeing tv->value in TIFFSetFieldV also set it to
NULL to avoid double free when re-setting custom string fields as per:
http://bugzilla.remotesensing.org/show_bug.cgi?id=922
* tif_dir.c: Fixed up support for swapping "double complex" values (128
bits as 2 64 bits doubles). GDAL gcore tests now pass on bigendian
(macosx) system.
* libtiff/{tif_dirread.c, tif_dirinfo.c}: Do not upcast BYTEs to SHORTs
in the TIFFFetchByteArray(). Remove TIFFFetchExtraSamples() function,
use TIFFFetchNormalTag() instead as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=831 Remove
TIFFFetchExtraSamples() function, use TIFFFetchNormalTag() instead.
* tif_print.c: Fixed printing of the BYTE and SBYTE arrays.
* tif_write.c: Do not check the PlanarConfiguration field in the
TIFFWriteCheck() function in case of single band images (as per TIFF
spec).
* libtiff/{tif_dir.c, tif_dir.h, tif_dirinfo.c, tif_print.c}: Make
FieldOfViewCotangent, MatrixWorldToScreen, MatrixWorldToCamera,
ImageFullWidth, ImageFullLength and PrimaryChromaticities tags custom.
------------------------------------------------
CHANGES IN THE TOOLS:
* tiffcp.c: Fixed WhitePoint tag copying.
------------------------------------------------
CHANGES IN THE CONTRIB AREA:
* tiffdump.c: Added support for TIFF_IFD datatype.
* addtiffo/{tif_overview.c, tif_ovrcache.c, tif_ovrcache.h}: Make
overviews working for contiguous images.
|
|
We ought to make this feature automatic to avoid these problems in the
future...
|
|
Version 2.12.1
--------------
- Several bug fixes from Lucas Rocha: fixes a crash reading broken
SVG files, fixes a crash when opening a symlink to an image,
and properly updates the status bar on opening.
- Translation Updaes: Vladimir Petkov (bg), Mahay Alam Khan (bn),
Miloslav Trmac (cs), Iñaki Larrañaga Murgoitio (eu), Ignacio
Casal Quinteiro (gl), Alessio Frusciante (it), Christian Rose (sv),
Clytie Siddall (vi)
Version 2.12.0
--------------
- Images opened with the sidebar enabled are now shown at 100% zoom
with a correct window size. Bug #315189. (Ryan Lortie)
- Fixed a crashing bug while using arrow keys to navigate a
directory. Bug #311086. (Lucas Rocha)
- Translation Updates: Vladimir Petkov (bg), Jordi Mallach (ca),
Miloslav Trmac (cs), Rhys Jones (cy), Hendrik Richter (de),
Kostas Papadimas (el), Stéphane Raimbault (fr), Gil Osher (he),
Gabor Kelemen (hu), Mohammad DAMT (id), Young-Ho Cha (ko),
Erdal Ronahi (ku), Žygimantas Beručka (lt), Michiel Sikkes (nl),
Guilherme de S. Pastore (pt_BR), Duarte Loreto (pt), Mugurel
Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq), Baris
Cicek (tr), Maxim Dziumanenko (uk), Clytie Siddall (vi),
Woodman Tuen (zh_TW)
Version 2.11.92
--------------
- Threading bug fix from Ross Burton.
- New Ukraininian translation of the manual.
- Translation Updates:
Vladimir Petkov (bg), Jordi Mallach (ca), Miloslav Trmac (cs),
Kostas Papadimas (el), Gabor Kelemen (hu), Žygimantas Beručka (lt),
Guilherme de S. Pastore (pt_BR), Duarte Loreto (pt) , Mugurel
Tudor (ro), Leonid Kanter (ru), Laurent Dhima (sq), Maxim
Dziumanenko (uk), Woodman Tuen (zh_TW)
Version 2.11.90
---------------
- Bug fixes for dual-screen/multi-monitor display.
(Davyd Madeley)
- ICC color profile support, requires the Little CMS library
available at http://www.littlecms.com/ (Ross Burton)
- The thumbnail list of images is now updated dynamically
based on filesystem changes. (Philip Van Hoof)
- Printing and print preview bugs have been fixed. (Philip Van Hoof)
- Many small bug fixes and UI changes.
- Translation Updates:
Abdulaziz Al-Arfaj (ar), Vladimir Petkov (bg), Jordi Mallach (ca),
Miloslav Trmac (cs), Martin Willemoes Hansen (da), Hendrik Richter
(de), Nikos Charonitakis (el), Adam Weinberger (en_CA), David Lodge
(en_GB), Francisco Javier F. Serrador (es), Priit Laes (et), Iñaki
Larrañaga Murgoitio (eu), Meelad Zakaria (fa), Ilkka Tuohela
(fi), Benoît Dejean (fr), Ignacio Casal Quinteiro (gl), Ankit
Patel (gu), Rajesh Ranjan (hi), Gabor Kelemen (hu), Mohammad DAMT
(id), Alessio Frusciante (it), Takeshi AIHANA (ja), Changwoo Ryu
(ko), Žygimantas Beručka (lt), Terance Edward Sola (nb), Pawan
Chitrakar (ne), Michiel Sikkes (nl), Åsmund Skjæveland (nn),
Terance Edward Sola (no), Zuza Software Foundation (nso), Bartosz
Kosiorek (pl), Guilherme de S. Pastore (pt_BR), Duarte Loreto
(pt), Mugurel Tudor (ro), Leonid Kanter (ru), Steve Murphy (rw),
Ivan Noris (sk), Laurent Dhima (sq), Игор Несторовић
(sr), Christian Rose (sv), (tamil), Theppitak Karoonboonyanan (th),
A. Alphan Bayazit (tr), Gheyret T.Kenji (ug), Maxim Dziumanenko
(uk), Clytie Siddall (vi), Canonical Ltd (xh), Funda Wang (zh_CN),
Woodman Tuen (zh_TW), Zuza Software Foundation (zu)
Version 2.11.0
--------------
- The status bar code has been reworked (Paolo Borelli)
- Preferences and Help dialogs now launch centered on the
parent window. (Paolo Borelli)
- Some small fixes to the zoom UI (Paolo Borelli)
- Color picker button has been rewritten to use new Gtk API
(Paolo Borelli)
- More UI fixes (Paolo Borelli, Dennis Cranston, Murali K.)
- Many bug fixes (Kjartan Maraas, Behdad Esfahbod)
- Portable to the Microsoft Windows platform (Tor Lillqvist)
- Translation Updates:
Vladimir Petkov (bg), Martin Willemoes Hansen (da),
Francisco Javier F. Serrador (es), Ivar Smolin (et),
Ilkka Tuohela (fi), Ignacio Casal Quinteiro (gl),
Terance Edward Sola (nb), Michiel Sikkes (nl),
Terance Edward Sola (no), Ivan Noris (sk),
Theppitak Karoonboonyanan (th), Gheyret T.Kenji (ug),
Funda Wang (zh_CN), Woodman Tuen (zh_TW)
|
|
Changes:
kpdf: Fix a crash some people when login out with kpdf running
kpdf: Make back button in konqueror work again
kpdf: Use the mimetype shell provides us (if any) instead of trying to
guess it
kpdf: Fix a crash in document available at poppler bug 3344
kpdf: Disable custom zlib based renderer as was giving problems with some
documents
kpdf: Fix some problems in document available at poppler bug 3299
kpdf: Fix regression that prevented the opening of some malformed files
kpdf: Fix some x86_64 problems
kpdf: Fix a crash in document available at poppler bug 3728
kpdf: Fix a crash in document available at poppler bug 3750
kpdf: Fix regression that made TOC crash
kpdf: Fix page number not displayed when re-opening PDF files
kpdf: Fix some painting issues of the minibar buttons
kpdf: Fix some small problems with the pageview
kpdf: Find PS fonts on NetBSD
KolourPaint: Prevent accidental drags in the Color Palette from pasting
text containing the color code
|
|
|
|
==============
Version 2.12.1
==============
* Release for GNOME 2.12.1
Translations
Mahay Alam Khan (bn), Iñaki Larrañaga Murgoitio (eu)
==============
Version 2.12.0
==============
* Release for GNOME 2.12.0
Translations
Dafydd Harries (cy), Francisco Javier F. Serrador (es),
Norayr Chilingaryan (hy), Dan Damian (ro), Leonid Kanter (ru)
===============
Version 2.11.92
===============
* Release for GNOME 2.11.92
Translations
Игор Несторовић (sr)
|
|
* Improve architecture independence
-- bug #316200 (Stanislav Brabec)
* Fix permissions of some installed png files to not be executable
-- bug #316173 (Stanislav Brabec)
* Fix installation of media and emoticons to use gnome instead of hicolor
-- http://bugzilla.novell.com/show_bug.cgi?id=91387 (Rodney Dawes)
* Change the volume-knob icon in all sizes, and replace 48x48 with svg
-- bug #408160 (Jakub Steiner)
* Updated translations [bg, bn, eu]
|
|
changes:
+ Runs under Python 1.5.2 and newer, including 2.4. You may need
additional libraries to build under 1.5.2; see instructions below.
+ New build procedure. The setup.py file now configures and builds
the core library as well as the bindings, in one step.
+ Added stub drivers for BUFR, FITS, GRIB, HDF5, and WMF files.
Stub drivers can identify the file format, but relies on
application-provided drivers to read or write images in that
format.
+ Added experimental "LA" mode support. An "LA" image is an "L"
image with an attached transparency layer.
+ Added "RankFilter", "MinFilter", "MedianFilter", and "MaxFilter"
classes to the ImageFilter module.
+ Improved support for applications using multiple threads on
systems with multiple processors and/or hyperthreading processors.
+ Added EXIF GPSInfo read support for JPEG files.
+ Lots of bug fixes and performance tweaks.
pkgsrc note: freetype and tiff support isn't built yet, should be
separate pkgs
|
|
because it doesn't work properly on OepnBSD.
|
|
problems of (at least) the "gimp" package.
|
|
It undefines _BSD_SOURCE if on Linux system
to avoid a parse error on GLIBC /usr/include/string.h.
This hack is from gentoo.
|
|
(Shoujld this be created by something else?)
|
|
|