Updated: xpdf-3.01-1

2005-12-08 Thread Dr. Volker Zell
Hi

A new version of 'xpdf' has been uploaded to a server near you.


DESCRIPTION:

An open source viewer for Portable Document Format (PDF) files.


CYGWIN NEWS:


 * Routine update

 
Xpdf NEWS
=
  
 * Incorporated 1 security patch from the xpdf homepage

  Added the continuous view mode, including the '-cont' switch and the
'continuousView' config file option.
  At high zoom levels, don't rasterize the entire page - this avoids
problems running out of memory.
  Added search backward and match case options to the find dialog.
  Support explicitly masked images and soft masked images.
  Add support to DCTStream for 16-bit quant tables.
  Don't segfault if the user clicks on an outline entry with a broken
destination.
  Changed the makefiles and configure script to skip building pdftoppm
(in addition to xpdf) if X, Motif, or FreeType is not found; changed
the error message in the configure script to match.
  Move an inline function in JArithmeticDecoder.cc to avoid compiler
errors.
  Fixed a bug in the rasterizer that was sometimes causing infinite
loops with round line caps on vertical lines.
  Various rasterizer optimizations.
  Look for intermediate resize events - try to avoid lagging when the
user is doing an opaque resize.
  The FormType key in Form XObjects is optional.
  Handle external 16-bit TrueType fonts correctly, using the Unicode
cmap.
  Add class declarations to TextOutputDev.h to work with stricter C++
compilers.
  Support FreeType's weird include file stuff (ft2build.h, etc.).
  Fixed a bug handling empty paths.
  Fixed a text positioning problem in PostScript output.
  Handle TrueType collections in FoFiTrueType.cc.
  FoFiTrueType constructor was reporting a failure if the post table was
bad - this should be non-fatal.
  Type 1 font parser was missing a NULL test.
  Mask chars passed to isdigit in goo/parseargs.c to avoid problems with
signed chars.
  Added more error checking to the CCITTFax decoder.
  Fixed a bug (computing the MCU size) in the DCT decoder.
  Change a test in the Splash stroke code to avoid x86 floating point
weirdness.
  Reorganized the decryption code to allow security handler plugins;
removed the NO_DECRYPTION #ifdefs.
  Added a plugin interface, initially just for security handlers.
  Support color key masked images and explicitly masked images in PS
output (Level 2 only).
  When checking for aliases of the Base 14 fonts, ignore spaces in the
specified font name.
  Handle encrypted PDF files that are missing the file ID string.
  Handle tiling patterns more efficiently in the PostScript output.
  Rewrote the code that handles color spaces in PostScript output.
  Fixed a bug in the Type 1C font parser - zero-length indexes (and
zero-length names) weren't handled correctly.
  Handle shaded fills more efficiently in the PostScript output.
  Implement the remaining shading types (4-7).
  Rearranged the Splash color modes.
  Add the EarlyChange parameter to LZWStream when generating PostScript.
  Check for zero values in line dash arrays in PSOutputDev.
  Fixed an uninitialized variable in JArithmeticDecoder which was
causing crashes.
  Treat unknown CMap names as identity mappings (to match Adobe's
behavior).
  Fixed bugs in the XRef parser related to XRef streams in updated
files.
  Added a missing call to FT_Done_Glyph which was causing a memory leak.
[Thanks to Dave Formanek.]
  Fixed a bug in text copying that was causing the last word to be
dropped on some pages.
  Tweaked the image width/height computation in Splash::drawImage and
Splash::fillImageMask to make striped images work better.
  Ignore minus signs in the middle of numbers (to match Adobe's
behavior).
  Missing '%s' in format strings for dates in pdftotext '-htmlmeta'
mode.
  Change the TrueType code-to-GID mapping code so it looks at the
standard name-to-Unicode mapping before the ToUnicode mapping
defined in the font object.
  Added a matteColor setting (command line option and X resource).
  Tweaked the CMYK-RGB transform.
  Fix some problems in tracking the character position (to match up with
Adobe's highlight file format).
  Handle moveto/closepath/stroke correctly.
  Check for singular text matrices and font size of zero in PSOutputDev.
  Clip PS output to the size of the page (avoiding any gibberish that
lies outside the MediaBox, in the case where the MediaBox is smaller
than the paper).
  If the line dash element in an annotation's Border array is of an
invalid type (i.e., not an array), don't draw the link at all (this
matches Adobe's behavior).
  Don't remap small caps and oldstyle glyphs in the name-to-Unicode
table - it messes up TrueType font encodings.
  Pdftoppm wasn't setting the paper color correctly in mono and gray
modes (this only showed up on big-endian machines).
  Missing NULL check was causing crashes when 

Updated: xemacs-21.4.18-1/xemacs-tags-21.4.18-1/xemacs-emacs-common-21.4.18-1

2005-12-08 Thread Dr. Volker Zell
Hi

A new version of 'xemacs' has been uploaded to a server near you.


DESCRIPTION:

A powerful, highly customizable open source text editor and application 
development system


CYGWIN NEWS:


* Readded --with-dragndrop and --with-offix to configure

 
Xemacs NEWS:


* Fix: When writing to another process, flush the last chunk, even when the 
pipe is blocked.
* Fix: Document use of same-window-buffer-names and same-window-regexps by 
pop-to-buffer and display-buffer.
* Fix: region-active-p only returns t when active region is in current 
buffer.
* Fix: package-get-init-package reported erroneous load-path shadows.
* Fix: Fixes to support MacOS 10.4 (Tiger).
* Fix: revert derived-mode-merge-syntax-tables patch.
* Fix: Cygwin fixes: auto-detecting integer types and avoid Motif.
* Fix: Make default-directory work for non-ASCII commands.
* Fix: Avoid usage of corrupted stack in open-network-stream().
* Fix: finder-find-library to return filename actually searched for.
* Fix: Stop geometry thrashing in tabs widget.
* Fix: Don't find package NEWS files.
* Fix: fix build for FreeBSD ia64 and other 64bit platforms.
* Fix: Don't delete everything from the popup menu in easy-menu-remove.
* Fix: Mule-CCL couldn't handle control-1 characters either.
* Fix: Fix pixel-to-point conversion arithmetic in font.el
* Fix: Small patch for console redisplay issues.
* Fix: Cleanup of the CCL coding system example.
* Fix: Incremental selection transfer fix.
* Fix: configure works again when -ldap is specified and -lber is required.
* Fix: man/custom.texi typo fix.
* Update: Ask users to send crash reports to xemacs-beta.
* Update: Announce latin-euro-standards, update mule-base packages.
* Update: Expand package name field in package-ui.el.
* Update: Improve glyphs documentation.
* Update: Document \c and \C in regular expression syntax.
* Update: Document use of `same-window-buffer-names', `same-window-regexps' 
by pop-to-buffer and display-buffer.
* Update: Document category tables in the regexp part of the lispref.
* Update: Announce re-builder, xetla in etc/PACKAGES.
* Update: Improvements to char-table documentation.
* Update: Sync packages mirrors list with website.
* Update: Document CCL example.
* Update: Process-related docstring improvements.
* Update: Another package-get.el update reflecting latest 
http://www.xemacs.org/Releases/ information.
* Feature: Add Simon Josefsson to about.el.



INSTALLATION:
=
To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Save it and run setup, answer the questions and pick up
the above mentioned package from the 'Editors' category.


DOWNLOAD:
=
Note that downloads from sources.redhat.com (aka cygwin.com) aren't
allowed due to bandwidth limitations.  This means that you will need
to find a mirror which has this update.

These mirrors already got the package, the others will probably have 
the latest version of this package fairly soon:

In the US

   ftp://mirrors.rcn.net/pub/sourceware/cygwin/ 

has reliable high bandwidth connections.


QUESTIONS:
==
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe to the cygwin-announce mailing list, look at the
List-Unsubscribe:  tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]


Enjoy
  Volker



New package: cadaver-0.22.2-1 - Command-line WebDAV client

2005-12-08 Thread Dr. Volker Zell
Hi

The package cadaver is now available with the Cygwin distribution:

 * http://www.webdav.org/cadaver/ (Homepage)
 * http://www.webdav.org/cadaver/ (Download location) 
 
 
DESCRIPTION:


cadaver is a command-line WebDAV client, with support for file upload,
download, on-screen display, in-place editing, namespace operations
(move/copy), collection creation and deletion, property manipulation,
and resource locking..


Enjoy
Volker

--

To update your installation, click on the Install Cygwin now link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Once you've downloaded setup.exe, run it and select Web
and then click on the appropriate fields until the above announced
version numbers appear if they are not displayed already.

If your mirror doesn't yet have the latest version of this package after
24 hours, you can either continue to wait for that site to be updated or
you can try to find another mirror.

Please send questions or comments to the Cygwin mailing list at:
cygwin@cygwin.com

If you want to subscribe go to:
http://cygwin.com/ml/cygwin/

I would appreciate if you would use this mailing list rather than
emailing me directly.  This includes ideas and comments about the setup
utility or Cygwin in general.

If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.