-
Committer:
Bazaar Package Importer
-
Author(s):
Sebastien Bacher
-
Date:
2009-08-31 14:19:45 UTC
-
mfrom:
(1.1.24 upstream)
-
Revision ID:
james.westby@ubuntu.com-20090831141945-o78w7lrvypgwfsvp
Tags: 0.11.3-0ubuntu1
* New upstream version:
core:
- Optimization in the Cairo renderer for some fonts
- Do not apply masks when fill color space mode is csPattern in the Cairo renderer. Bug #22216
- Check for overflow when parsing integers. Bug #23078
- Do not save the font file twice for FreeType fonts in the Cairo renderer. Bug #20491
- Use current fill_opacity when drawing images in the Cairo renderer
- Fix alpha rendering in some files in the Splash renderer. Bug #22143, #22152
- Implement tiling patterns in the Cairo renderer
- When converting a cm matrix to PS write 4 significant digits for numbers < 1 not 4 decimals. Bug #23332
- Fix changing of locale, now poppler no longer changes LC_NUMERIC to "C"
- Return PDF version as two integers instead of as a double
Qt4:
- Addition of the Color Management API
- Small fix to documentation
- Fix backwards text search
utils:
- Add the -png flag to pdftoppm to output to PNG