Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
libMagick, which in turn breaks many configure scripts and other
attempts at linking it. Making libMagick depend on libWand is not a
good idea either. Bump revision.
|
|
|
|
|
|
Bump PKGREVISION.
|
|
|
|
don't grok options (e.g. Solaris). From Gilles Dauphin in PR 33349.
|
|
one that should fix PR 33347 by martijn (build on amd64).
Bump PKGREVISION.
|
|
|
|
* Bug fixes
* Updated API documentation to match deprecated symbol list
|
|
- Fixed problem with rpmbuild on Mandriva 2006.0 (thanks Niels Kristian)
- Improvements to Nikon AF point decoding (thanks Roger Larsson)
- Made FileName and Directory writable (enabling a whole new functionality!)
- Made Rotation writable in CRW images
- Improved JPEG writer to tolerate any segment ordering
- Added ability to write ICC_Profile data as a block
- Added read/write support for ICC and ICM color profile files
- API Changes:
- Added ability to prefix tag name with group in arguments to ImageInfo()
(read/write symmetry is now improved since this feature already existed
in the write routines, and now group names can be used in shortcuts)
- Changed order of filtering for Group# option and tag exclusions to be
applied after extracting tags specified in calls to ImageInfo()
- Added -overwrite_original_in_place option
- Added a number of new XMP tags and bring XMP support up to new
specification, plus a few undocumented XMP-aux tags (thanks Lou Salkind)
- Added ability to decode DNGMakerNotes
- Added back RedBalance and BlueBalance as composite tags
|
|
|
|
|
|
XXX: gotta love changes which cause builds to fail with (Error 1) and nothing
else. The complete lack of design around this is appalling.
|
|
|
|
Always link with -lddmsock, it might be overridden in the application
though. The former guranties that the libraries don't have unresolved
symbols. Bump revision.
|
|
stdout, it can't be computed at link time.
|
|
|
|
|
|
|
|
|
|
Changelog:
* Default quantum scale to QuantumRange/(maximum-minimum) in magick/quantum.c.
Also remove two files from PLIST, as they are no more present
|
|
This should fix PR 33325 (ImageMagick not building on amd64).
|
|
* Improved handling of inexact PNM-to-PNG conversions.
* Fixed a typo that was breaking the build on some Unix platforms.
|
|
|
|
* Add -adaptive-sharpen to the convert and mogrify programs.
Changes 6.2.7.2:
* Generate proper image filenames when filename has more than one embedded
period (e.g. image.gif.eps becomes image.gif-0.eps, image.gif-1.eps,
etc.).
* CompositeImage() is now thread-safe.
|
|
|
|
|
|
Ruby Gnuplot is a pipe-based interface to the gnuplot package. It
provides the full capabilities of the gnuplot package to Ruby
programs.
|
|
|
|
Remove use of internal png library function, to make this package
build against the current png package.
From the povray.general newsgroup:
Well - you could remove that call but will probably loose ability to
interrupt/continue render with PNG output.
|
|
|
|
* Implemented bit depth reduction for palette images.
* Upgraded libpng to version 1.2.10-optipng [private]
* Improved the BMP support.
* Added a Unix man page.
* Allowed abbreviation of command-line options.
* Changed user option -log to accept a file name as an argument.
* Changed user option -no to -simulate.
* Fixed an error in handling .bak files on Unix.
* Fixed a small typo in the help screen.
* Added the GUIDE and THANKS documents.
* Converted some text document files to HTML.
|
|
|
|
Build fix for some cases.
|
|
changes:
-Use the directory of the currently viewed image as file chooser
initial location
-Avoid setting the error twice in thumbnail code
-Checks mimetype before trying to include new detected files on image list
- Updated translations
|
|
changes:
-"mainpoint" system allows lines to always point towards the middle
-Python plug-ins added
-automatically change grid size depending on zoom level
-Text input now highlights the object
-security problems fixed in XFig import and Python plug-in
-new shapes added
-new UML objects added
-Full screen mode
-Improved SVG import
-Plug-in loading and unloading doesn't require restart
-i18n problems fixed
-bugs have been fixed
-Command line usage has improved
-ses the new GTK+ File Dialog
pkgsrc change:
-precompile Python files
|
|
setting USE_TOOLS. Bump PKGREVISION.
|
|
This is a bugfix release. A bug in the progress bar code, which
caused arithmetic exceptions on some 64-bit architectures, has been
fixed.
Changes 1.6:
This release contains an algorithm improvement that leads to a
speedup of 20-60% over previous versions of potrace. A new PDF
backend was added, courtesy of Tor Andersson. An option --progress
was added for displaying a progress bar. The Windows version of
potrace now uses MinGW instead of Cygwin, eliminating the need to
install a special DLL alongside the executable programs, and solving
some problems with wildcards and executable PostScript files. Some
spurious "premature end of file" messages were eliminated. The
core functionality of potrace was separated into a library with a
documented API, making it easier for developers to incorporate
potrace into other GPL-licensed software.
|
|
accordingly. Bump revision.
|
|
|
|
* Bug fixes and improvements (see ChangeLog for details)
|
|
|
|
|
|
add this explicitly to LDFLAGS
|
|
|
|
|