without losing any information. The idea has been inspired from pngcrush, and
is explained in detail in the PNG-Tech article: "A Guide to PNG optimization"
<http://www.cs.toronto.edu/~cosmin/pngtech/optipng.html>. The implementation
is carried forward in OptiPNG, which offers a faster execution per trial, and
a wider search space.
changes:
The CinePaint versin 0.19-1 is a minor release.
Overall stability has improved. Instant colourmanaging is more convenient.
Memory handling for plug-ins is better. Portablility has improved and many bugs where fixed.
Some plug-ins where added to the release:
The print plug-in utilises Gutenprint for throughout 16-bit colourmanaged printing. Note Gutenprint will be colour stable once it lefts behind beta status.
The collect plug-in allows for selecting a number of images with the same bit depth and building a layered image from them.
The new ICC Examin plug-in allowes visualisation of actual ICC profiles tags.
The new ICC Watch plug-in allowes viewing image colours in the actual colour gamut. Note the last two plug-ins need the "ICC Examin" application downloadable from www.behrmann.name .
The 'zoom in' shortcut has changed from '=', which was not available for many non us keyboard layouts, to '+' .
added Canon tags, minor tweaks
fixed handling of short ASCII strings
added Panasonic tags
enhanced Nikon maker note support for newer cameras
internal code cleanup to allow separate maker TIFF info
added new Canon shooting modes
fixed exiftime crash on missing tags
fixed looping from recursive Canon IFD ref
sanitize ASCII tags to handle corrupt maker notes
added Panasonic values, tags
image number support for Canon EOS-20D
added Canon EOS-20D custom function support
added Sigma maker note support
added Canon tag values, calculate EV's
fixed flash tag processing to catch all possible values
fixed spelling for Minolta values
should be OK since the netpbm Makefile has the following:
# Fiasco has some special requirements that make it fail to compile on
# some systems, and since it isn't very important, just set this to "N"
# and skip it on those systems unless you want to debug it and fix it.
BUILD_FIASCO = Y
- fixed possible crash in plug-ins-query PDB function
- fixes to Script-Fu server mode on Win32
- fixed possible crash in win32 gimptool variant
- plugged a tiny memleak in the image display code
- plugged a tiny memleak in libgimpwidgets
- attempt to fix calling the web-browser on win32
- fixed loading of images in help-browser plug-in on win32
- fixed zoom offsets if dot-for-dot mode is disabled
- fixes to Gfig parasite loading
- disabled buggy gimprc option stingy-memory-use
- don't try to create a preview for a non-existant image file
- fixed bug in Retinex plug-in
- fixed bug in Newsprint plug-in
- fixed bug in Shift plug-in
- fixed bug in Grid plug-in
I. IMPORTANT BUG FIXES
- The size comparison for BDF and PCF files could fail sometimes.
- Some CFF files were still not loaded correctly. Patch from
Derek Noonburg.
- The stroker still had some serious bugs.
- FreeType didn't properly parse empty Type 1 glyphs.
- An unbound dynamic buffer growth was fixed in the PFR loader.
- Several bugs have been fixed in the cache sub-system.
- The auto-hinter didn't work properly for fonts without a Unicode
charmap -- it even refused to load the glyphs.
II. IMPORTANT CHANGES
- Many fixes have been applied to drastically reduce the amount of
heap memory used by FreeType, especially when using
memory-mapped font files (which is the default on Unix systems
which support them).
- The auto-hinter has been replaced with a new module, called the
`auto-fitter'. It consumes less memory than its predecessor,
and it is prepared to support non-latin scripts better in next
releases.
- George Williams contributed code to read kerning data from PFM
files.
III. MISCELLANEOUS
- The BDF driver no longer converts all returned bitmaps with a
depth of 2bpp or 4bpp to a depth of 8bpp.
- A new option `--ftversion' has been added to freetype-config to
return the FreeType version.
- The memory debugger has been updated to dump allocation
statistics on all allocation sources in the library.
on all platforms supported by libtool.
* Remove the unnecessary dependencies on glut and perl, and only use
perl as a build dependency.
* Use REPLACE_PERL instead of hand-crafted substitution code.
Bump the PKGREVISION for graphics/OpenRM to 2. Due to the changed
dependency graph, bump the PKGREVISION for packages that use the OpenRM
libraries. In this case, games/genecys-client is the only one, so
bump its PKGREVISION to 2.
change, remove some unnecessary changes to the configure script and
makefiles that caused @NETCDF@ to be substituted since the existing
mechanism (simply set NETCDFHOME in the environment) is more than
sufficient.
* Remove some unnecessary changes to the configure script and makefiles
to cause @LIBTOOL@ to be substituted. We can simply pass in the
right value via MAKE_ENV instead of hardcoding the value.
* Fix a place where we weren't calling the compiler correctly, which
broke the build of certain programs that should be installed and
which were already listed in the PLIST.
* Add --mode=MODE tags in the appropriate places to suppress the
warnings from libtool that were cluttering the build log.
Commit approved during the deep freeze by <agc>.
NetBSD changes:
- Use the 'makefile' from the program to build it.
- Updated DESCR
- Should fix PR pkg/29798 by updating to 2.4 (test image is no longer available)
Changes from previous version:
Jan 14 2005
Display GPS info if included in image
Feb 27 2004
Fix some time reference confusion bugs relating to -ta option
May 29 2005
Added -da option for easier adjusting of date/time by large amounts.
-------Released version 2.4 -- May 2005 ----------
Jun 06 2005
Fix -da option
-------Released version 2.4-1 -- Jun 09 2005 --------
Jun 10 2005
Removed some debug printf I accidentally left in!
problems noted in CAN-2004-0914:
Multiple vulnerabilities in libXpm for 6.8.1 and earlier, as
used in XFree86 and other packages, include (1) multiple integer
overflows, (2) out-of-bounds memory accesses, (3) directory
traversal, (4) shell metacharacter, (5) endless loops, and (6)
memory leaks, which could allow remote attackers to obtain
sensitive information, cause a denial of service (application
crash), or execute arbitary code via a certain XPM image file.
Bump PKGREVISION to 4. Since this is a security-related fix, also
bump the BUILDLINK_RECOMMENDED version for this package.
- Grab maintainership
- Update homepage
- Make pkglint happy
- Highlights include:
Add better check that GD is really installed
Guide lines for pie plots
Add Cleanup() method to delete all allocated objects within the graph.
Add new date scale for X-axis
Add Interlaced PNG feature
- See the following for more details:
http://www.aditus.nu/jpgraph/changes.php?v=5http://www.aditus.nu/jpgraph/changes.php?v=7