Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
|
|
- Added support for JVC maker notes
- Extract a number of new DNG tags plus DNG JPEG preview image
- Added support for AVI and MP4 videos
- Decode maker notes of Nikon D-1
- Combining -t with -S now gives a single-line tab-delimited list of values
- Fixed problem deleting entire XMP data block using '-xmp=' syntax
- Added -F option to allow maker notes offsets to be fixed
- Added -htmlDump option to generate a verbose HTML-based hex dump of EXIF
and/or TIFF information (cool new diagnostic tool)
- Improved synthetic maker notes when coping tags from CRW file
- API changes:
- Added HtmlDump and TextOut options
- Fixed bug which caused error rewriting Minolta MRW images
- Changed writing of TIFF so that existing IPTC will be rewritten as int32u
whenever IPTC is edited, regardless of original format type. This allows
files to be 'fixed' even if IPTC was previously another format (now we get
to see if there is any software out there that barfs on int32u's...)
- Changed the -s option so tag names are displayed instead of descriptions
(now similar to the -S option, but values are aligned in a column)
- Changed writing of new TIFF IPTC information to make it visible in Nikon
Capture (for some reason requires int32u format)
|
|
|
|
|
|
Bump BUILDLINK_RECOMMENDED.
|
|
|
|
MAJOR CHANGES:
* Read-only support for custom directories (e.g. EXIF directory).
* Preliminary support for MS MDI format.
----------------------------------------------------------------------------------------
CHANGES IN THE SOFTWARE CONFIGURATION:
* Make the default strip size configurable via the
--with-default-strip-size and STRIP_SIZE_DEFAULT options.
----------------------------------------------------------------------------------------
CHANGES IN LIBTIFF:
* tiffio.h: Added VC_EXTRALEAN definition before including
windows.h, to reduce the compile time.
* tif_jpeg.c: Improve compilation under MinGW.
* {tif_aux.c, tif_dir.c, tif_dir.h, tif_dirwrite.c, tif_print.c,
tif_getimage.c}: Make InkSet, NumberOfInks, DotRange and StoNits tags
custom.
* {tif_aux.c, tif_dir.c, tif_dir.h, tif_print.c}: Make WhitePoint tag
custom.
* tiffio.h: fixed typo that potentially resulted in redefininition of
USE_WIN32_FILEIO
* {tif_dir.c, tif_dir.h, tif_print.c}: Make RichTIFFIPTC, Photoshop and
ICCProfile tags custom.
* libtiff/*, contrib/*: Added 'dual-mode' error handling, enabling newer
code to get context indicator in error handler and still remain
compatible with older code: Done TIFFError calls everywhere
except in tools.
* tiffinfo.c: Print EXIF directory contents if exist.
* {tif_dirinfo.c, tif_dirread.c, tif_dir.h, tif_dir.c}: Custom
directory read-only support.
* {tif_aux.c, tif_dirinfo.c, tif_dirread.c, tif_dir.h, tif_dir.c,
tif_print.c}: Make YCbCrCoefficients and ReferenceBlackWhite tags
custom.
* tif_dirread.c: One more workaround for broken StripByteCounts tag.
Handle the case when StripByteCounts array filled with completely wrong
values.
* tif_dirinfo.c: Release file descriptor in case of failure in
the TIFFOpenW() function as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=1003
* tif_dirinfo.c: Correctly yse bsearch() and lfind() functions
as per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=1008
* tif_open.c, tiff.h, tiffdump.c: Incorporate preliminary support for MS
MDI format.
http://bugzilla.remotesensing.org/show_bug.cgi?id=1002
* libtiff.def, tiffiop.h, tiffio.h: Made TIFFFreeDirectory public.
* /tif_dirinfo.c: Make XResolution, YResolution and ResolutionUnit tags
modifiable during write process. As per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=977
* if_dirread.c: Don't try and split single strips into "0" strips in
ChopUpSingleUncompressedStrip. This happens in some degenerate
cases (like 1x1 files with stripbytecounts==0 (gtsmall.jp2 embed tiff)
* tif_fax3.c: changed 'at scanline ...' style warning/errors with
incorrect use of tif_row, to 'at line ... of strip/tile ...'
style.
CHANGES IN THE TOOLS:
* tiffcp.c: Added many error reporting messages; fixed integer
overflow as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=789
* tiffcp.c: Return non-zero status when reading fails.
* fax2tiff.c: Properly calculate sizes of temporary arrays as
per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=943
* fax2tiff.c: Added option '-r' to set RowsPerStrip parameter as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=944
* tiffdump.c: Fixed typeshift and typemask arrays initialization problem
as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=946
* bmp2tiff.c: Fixed possible integer overflow error as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=965
* tiffsplit.c: Copy fax related fields over splitted parts as
per bug http://bugzilla.remotesensing.org/show_bug.cgi?id=983
* tiffdump.c: Fixed crash when reading malformed tags.
* tiff2pdf.c: Added missed 'break' statement as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=932
|
|
xsane-0.97 -> 0.98:
-------------------
- void xsane_batch_scan_scan_list(void):
added if (gtk_events_pending()) in while (xsane.scanning)
(this was removed in xsane-0.97 what made a lot of trouble)
- corrected bad <Toolbox/...> italian transations for gimp plugin
- added Postscript Zlib-Compression and Ascii-85 compression
(patch by Julien BLACHE)
- added (single page) PDF saving routine
(patch by Julien BLACHE)
- added PDF and Postscript to mail-mode. PDF and Postscript documents can not
be displayed inline in html mails. I also do not know a way to display a
link to a document that is integrated in the mail. So the <IMAGE> tag
has no effect for pdf and postscript documents in html mode.
- --print-filenames prints the filenames after conversion, so it is
safe that the file exists and is complete
- selected medium definition is stored in preferences now
- BUGFIX for scanners that do not allow to set all resolutions.
In fax mode an possibly also in copy mode the created pages
had a wrong scaling when the scanner did not support the
desired resolution:
- xsane_set_resolution returns bestdpi = selected resolution
- xsane_set_all_resolutions stores bestdpi as used resolution
- when option 0 (num_options) has not defined SANE_CAP_SOFT_DETECT
then xsane prints a warning but does try to read the option value
- added xsane_mode (VIEWER/SAVE/EMAIL/FAX/etc) to preferences
- po/*: all po files are in UTF-8 code now
to transform non-UTF-8 po files to UTF-8 put the po file
into the IMPORT_PO_DIR directory and call in the po directory
"make import-po-files"
- rename xsane-logo2.jpg to xsane-logo.jpg and changed all
html files to xsane-logo.jpg
- viewer uses preferences.filetype instead of "by ext"
- localedir for sane-backends is set by sane-prefix instead of xsane-prefix
- replaced printf by g_print to get correct output on non-utf-8 terminals
- question mark '?' and asterisk '*' in filenames are replaced by underscore '_'
- translations: U=updated, N=not updated, A=added/new
cs da de es fr hu it ja nl pl pt pt_BR ro ru sk sl sr sv tr vi zh
U U U N N U U N N N N N N U U N N N N N N
xsane-0.98 -> 0.98a:
--------------------
- corrected gimp_plugin bug:
xsane_mode now is hold in xsane.xsane_mode like bevore xsane-0.98,
additionally preferences.xsane_mode is used to store the user
selection
the user selection is loaded at program start when nothing else is predefined
xsane-0.98a -> 0.98b:
---------------------
- changed bug in header file due to conficting types in xsane-front-gtk.h
from: int xsane_set_resolution(int well_known_option, double resolution);
to: double xsane_set_resolution(int well_known_option, double resolution);
|
|
New with 1.0.17, released 2005-12-18:
* New backends: hp4200 (HP ScanJet 4200), lexmark (Lexmark X1100 series),
mustek_usb2 (Mustek BearPaw 2448 TA Pro)
* Updated backends: artec_eplus48u, avision, canon, epson, fujitsu, genesys,
gt68xx, microtek2, mustek_pp, plustek, plustek_pp, sm3600, snapscan, umax_pp.
* Hotplug/udev updates.
* scanimage fixes.
* sane-find-scanner finds more chipsets.
* Build system fixes/updates. make now calls makedepend.
* Several fixes in SANE internal functions (sanei).
* Portability fixes (especially for MacOSX, FreeBSD, OpenBSD, OS/2).
* Updated translations.
* Documentation updates.
* Bugfixes.
|
|
on DragonFly.
|
|
|
|
global scope to static scope in encoder.c / decoder.c and initialise it
from main.
Fix a nice side-effect from a macro, which is not a macro in DragonFly:
if feof(tablefile)
does not parse correctly.
|
|
Changes include:
* --rows-columns=r,c will force all items to be fit in "c" columns, with
each column having "r" lines (rows).
* Makefile: use INSTALL_FILE to install man page
* CD Label support - print directly on the CD or DVD
* --page-offset now accepts an optional X-axis offset also
--page-offset [xoffset,]yoffset
* Fix cdinsert.pl CGI script to use PAPERSIZE option for A4 paper
* Slim Case now applies to DVD outside also - creates outside inserts
for half-height DVD cases - driven by these arguments:
--create-dvd-outside --slim-case
* --slim-case to be used instead of --create-slim-cover (deprecated)
* End Cap text can now be rotated (flipped), --rotate-end-caps
* {#M} and {#MB} support directives added
{#M} {#MB} {#BI} {#B} {#I} can appear in input text, to make a line
monospaced, monospaced-bold, bold-italic, bold, or italic respectively.
Directives must appear in column 1 of line.
* Added dvdlogo.eps
* Changed aczone to aczoom
* DVD outside cover inserts now supported, --create-dvd-outside option
* Move down the DVD inside insert to fit better on letter and A4 paper
* trayimage "fill2" now fills all - cover, tray, spine, as appropriate
* Fixed bug in --outside-foldout and placement of tray image
* Fixed BoundingBox in divx.eps
* Date handling changed to use its own font size
|
|
|
|
Added Mark Athen's 'scale' patch, so that on a scaled axis a circle
looks like circle. See help(axis).
New cursor and span selector widgets
You can use use matplotlib event handling to register a callback after
figure draw using 'draw_event' which calls the callback with a
DrawEvent instance
Use 'f' to toggle full screen mode in the GTK backends.
Steve Chaplin has made numerous updates to the GTK and SVG backends.
Reorganized config files
Updated agg_test.py to demonstrate curved paths and fills.
Upgraded pyparsing and applied Paul McGuire's suggestions for speeding
things up. This more than doubles the speed of mathtext in my simple
tests.
Bugs fixed / small features
What's new in matplotlib 0.82
Subplot configuration
GUI neutral widgets
Exposes line cap and join style via new rc params and Line2D properties
All Axes properties are now exposed via kwargs
Small bugfixes and features
What's new in matplotlib 0.81
TeX support
Masked arrays
Much faster image loading for MxNx4 or MxNx3 UInt8 images.
New image interpolation options
set deprecated
New scalar formatter
Bug fixes
|
|
Bump revision.
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
|
|
|
|
|
|
interface. This should fix all the programs that link against this pkg.
Will be testing those soon and removing failure markers if they work.
(devel/coconut games/genecys-client graphics/gliv misc/celestia-gnome
misc/celestia-gtk)
Bumped pkgrevision to nb1
|
|
|
|
|
|
|
|
|
|
as reported by Quentin Garnier in PR #30718.
Bump PKGREVISION.
Okayed by maintainer.
|
|
|
|
And use PKGMANDIR for the INSTALLATION_DIRS.
PKGREVISION not bumped -- no change in default build. And before
would have failed if PKGMANDIR was set to non-default.
|
|
|
|
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
|
|
|
|
|
|
Fix ISO C conflict: depend on stdlib.h for malloc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix CONFLICTS pattern to include [0-9].
|
|
PostScript files. It also needs wget, so add both to DEPENDS.
Bump PKGREVISION.
|
|
of the shared libXm has changed.
|
|
|
|
Many new features and refinements.
Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
Kanagram and blinKen), and has seen huge improvements in Kalzium
|
|
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
|
|
|
|
Qt3 and Qt4 QImage class. Adding the generated plugin in the Qt's
tree enable any Qt application to manipulate TIFF images. TiffIO come
with a self-test suite, and have been compiled and used successfully
on a variety of windows and unixes platforms.
|
|
http://www.kde.org/info/security/advisory-20051207-1.txt
Bump PKGREVISION.
|
|
New features
Black preservation on CMYK-> CMYK transforms
Ability to set adaptation state of observer on absolute colorimetric transforms.
A rather advanced feature. Actually it only allows No adaptation (d=0) and observer fully adapted (d=1)
lcms can now "fix" some broken 8-bit profiles that have gray axes misplaced.
icctrans can now read CGATS/IT8 files.
improved tifficc with tiff Lab8 support
New functions
LCMSAPI double LCMSEXPORT cmsSetAdaptationState(cmsHTRANSFORM hTransform, double d);
LCMSAPI void LCMSEXPORT cmsSetHeaderAttributes(cmsHPROFILE hProfile, DWORD Flags);
LCMSAPI DWORD LCMSEXPORT cmsTakeHeaderAttributes(cmsHPROFILE hProfile);
LCMSAPI icInt32Number LCMSEXPORT cmsGetTagCount(cmsHPROFILE hProfile);
LCMSAPI icTagSignature LCMSEXPORT cmsGetTagSignature(cmsHPROFILE hProfile, icInt32Number n);
LCMSAPI BOOL LCMSEXPORT cmsIT8SaveToMem(LCMSHANDLE hIT8, void *MemPtr, size_t* BytesNeeded);
BOOL _cmsIsMatrixShaper(cmsHPROFILE hProfile);
BOOL _cmsAddDateTimeTag(cmsHPROFILE hProfile, icTagSignature sig, struct tm *DateTime);
BOOL _cmsAddColorantTableTag(cmsHPROFILE hProfile, icTagSignature sig, LPcmsNAMEDCOLORLIST nc);
double cmsEvalLUTreverse(LPLUT Lut, WORD Target[], WORD Result[], LPWORD Hint);
LPcmsNAMEDCOLORLIST LCMSEXPORT cmsReadColorantTable(cmsHPROFILE hProfile, icTagSignature sig)
LPcmsGAMUTEX cmsReadExtendedGamut(cmsHPROFILE hProfile, int index);
void cmsFreeExtendedGamut(LPcmsGAMUTEX gex);
New tags supported
icSigColorantTableTag LPcmsNAMEDCOLORLIST
icSigColorantTableOutTag LPcmsNAMEDCOLORLIST
icSigCalibrationDateTimeTag const struct tm*
New flags:
cmsFLAGS_PRESERVEBLACK
cmsFLAGS_GRIDPOINTS(n)
And of course some bug fixing.
|