Package: poppler
Severity: wishlist

It would be really nice if this could get in before squeeze.

Changes since last stable release 12.4:

Release 0.14.0

  core:
   * Fix crash when parsing pdf with broken JBIG2Stream (Bug #28170)
   * Do not follow loops blindly when parsing XRef (Bug #28172)
   * Allow quality & progressive mode to be utilised in JpegWriter
   * Fix potential assert in Lexer code (KDE bug #240208)
   * Fix opening of files whose /P is stored as unsigned integer
   * Do not exit() when trying to allocate memory for the XRef fails
  
  cpp:
   * Minor bugfixes
   * Documentation improvements
  
  build system:
   * Fix build in mingw32 when using autotools
   * Preserve compiler flags when using cmake

Release 0.13.4 (0.14 RC 1)

  core:
   * Include standard float.h instead of unportable values.h
   * Fix first color stop offset of linear gradients. Bug #27837
   * Fix compilation if JPEG nor PNG is used
   * Use fabs for doubles instead of abs
   * Use strtok_r instead strtok
   * Adjust bbox for line annots when y1 = y2
   * Some fixes and regressions in the cairo output device
   * Better check of overlapping of table cells when selecting text
  
  cpp:
   * Make the pkg-config files really work
   * Fix in/out buffer sizes in some functions

Release 0.13.3 (0.14 Beta 2)

  core:
   * Fix roll optimization in the PS function interpreter
   * Correctly parse numbers with '+' sign. Gnome bug #614549
   * Add support for cached files
   * Add support for reading a cached file from stdin
   * Add HTTP support using libcurl, disabled by default
   * Add some const correctnes to GooString
   * Rework DCTStream error handling. Bug #26280
   * Use current fill_opacity when drawing soft masked images in Cairo backend. 
Gnome bug #614915
   * Use the topleft of the Rect of text annots to draw
   * Fix saving update docs that have a compressed xref table. Bug #27450
   * Parse varius part of the document catalog on demand
   * Implement colorizing image masks with pattern colorspace in Cairo backend
   * Fix a crash when rendering 0x0 images in Cairo backend
   * Check pattern status after setting matrix when rendering images
   * Improve text selection/extraction order. Bug #3188
   * Fix pattern size when bbox is not at 0,0
   * Improve colorizing text and masks in pattern colorspace. Bug #27482
   * Silence some Illegal entry in bfrange block in ToUnicode CMap. Bug #27728

  utils:
   * Add the -o[dd] and -e[ven] options to pdftoppm
   * Allow read from stdin using the new cached files feature
   * Fix crash in pdftohtml when output filename was shorter than 5 characters

  glib:
   * Use existing cairo api when rendering to a pixbuf
   * Compile with -DGSEAL_ENABLE. Bug #27579

Release 0.13.2 (0.14 Beta 1)

  core:
   * Improve Movie support
   * Fix experimental Arthur backend to compile when if Splash backend is 
disable
   * Fix usage of some streams in the Cairo backend
   * Small improvements in the experimental Arthur backend
   * Minor annotation improvements
   * Rework LinkRendition to follow the spec
   * Add support for Set-OCG-State actions
   * Correctly initialize the grayscale softmask color in the Splash backend
   * Correctly initialize actualText in TextOutputDev when initialization fails
   * Various MSVC fixes

  glib:
   * Add support for Movie objects
   * Add support for Screen annotations
   * Add support for rendition actions
   * Add support for OCG State actions
   * Improvements to the demo
  
  qt4:
   * Always compile the experimental Arthur backend
   * Minor speed improvement in QPainter usage
   * Add a search overload that takes doubles instead of QRectF
  
  cpp:
   * Fix iconv usage
   * use gmtime() when gmtime_r() is not available
   * Fix building in autotools in windows
   * {from,to}_utf_8() -> {from,to}_utf8()
  
  build system:
   * Multiple CMake build system fixes
   * Fix of some DIST targets in autotools
   * Make finding of Qt3 in autotools use pkg-config

Release 0.13.1 (0.14 Alpha 2)

  core:
   * New C++ frontend to interface with Poppler using only STL
   * Fix downscaling images when document is rotated in Cairo output device. 
Bug #26264
   * GooVector rewrite, old version had "unknown" origins/license
   * Fix use after free in a error condition
   * Improve handling of broken commands. Bug #24575
   * Fix potential use after free in Cairo output device.
   * Fix regression in painting. Bug #26243
   * Improve handling of FontConfig. Bug #26544
   * Fix a potential crash in Splash font handling on out of memory conditions
   * Implement writeImgFile for splashModeXBGR8
   * Several speed increases (around 40% in some documents) in the Splash 
output device
   * Improve printing on the Cairo output device
   * Do not use '\' character in PostScript names
   * Omit writing of embedded fonts into temporary files in the Cairo output 
device. Bug #26694
   * Improve filtering of some images in the Cairo output device. Bugs #25268, 
#9860

  utils:
   * pdftoppm: Only swap w with h if rotation is 90 or 270
  
  build system:
   * Add POPPLER_WITH_GDK in cmake build system. Bug #26247
   * Wrap #include <jpeglib.h> in extern "C" to fix build. Bug #26351
   * Add the Win32-specific ENABLE_RELOCATABLE option to cmake build system
   * Reflect that poppler-glib needs cairo now in cmake build system
   * Use pkgconfig to detect libpng on autotools build system
   * Detect the need for nanosleep in solaris in cmake build system. Bug #26650

Release 0.13.0 (0.14 Alpha)

  core:
   * Improvements to Annotation rendering. Bug #23108
   * Do not give an error when opening files without pages. Bug #24720
   * Try to read streams without Length
   * Do not crop the transformation matrix at an arbitrary value. Bug #25763
   * Make poppler (optionally) relocatable on Windows
   * Use a small object cache in GfxResources to cache GState objects
   * Reduce the number of redundant pattern creations in the Cairo output device
   * Use colToDbl() to avoid rounding error in the Cairo output device
   * Fix problems with mask handling in the Cairo output device. Bug #8474
   * Use a better scale down implementation in the Cairo output device
   * Various optimizations to the Splash output device
   * Add the possibility to use floats instead of doubles in the Splash output 
device. Bug #25578
   * Write out fixed-content portion of Type 1 fonts in the PS output device
   
  build system:
   * Improvements to the CMake build system
   * Enable AM_SILENT_RULES by default in autotools
   * Require glib 2.18
   * Require GTK+ 2.14
   * Make fontconfig optional with mingw compiler
   * Remove makefile.vc
  
  glib:
   * Add support for file attachment annotations
   * Improvements to the demo
   * Use TextOutputDev to get TextPage when we haven't rendered the page
   * Remove support for the Splash output device
  
  utils:
   * pdftoppm can now write to jpeg
   * pdftoppm embeds the correct resolution in png and jpeg files
   
  qt4:
   * Minor improvements to the tests


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34.nouveau20100517 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to