2016-08-01 16:23:58 by Thomas Klausner | Files touched by this commit (45) |
Log message:
Recursive PKGREVISION bump for poppler-0.46.0 shlib major bump.
|
2016-08-01 16:11:12 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update poppler* to 0.46.0.
Release 0.46.0
core:
* cairo: fix bug in setAntialias()
* cairo: Fix tiling patterns with BBox with non-zero x,y
* cairo: try finding glyphs in substitute fonts by unicode value. Bug #96994
* Added XRef modification flag
* Added DocInfo setters & getters
* Be less strict when parsing FitH Link destinations. Bug #96661
utils:
* pdftocairo: revert the use of groups for blending into white page
* pdftocairo: Use fprintf for printing errors
* pdfinfo: Don't print pdf info when printing metadata, javascript, or \
structure. Bug #96801
glib:
* Added document property setters & simplified getters
* make document metatag gobject properties writeable
cpp:
* pass len to GooString constructor in \
detail::ustring_to_unicode_GooString(). Bug #96426
* Added functions to save a document
* Added document property setters & getters
qt4:
* Added document property setters & simplified getters
qt5:
* Added document property setters & simplified getters
build system:
* configure: Don't use -fPIC on cygwin
* configure: Work with non gnu greps
Release 0.45.0
core:
* SplashOutputDev: Fix iccTransform + splashModeXBGR8
* Fix memory leaks
* Fix crash in broken files. Bug #95567. Bug #96027
* Emulate some non portable glibc functions when not available
utils:
* pdftohtml: Fix crash in broken files. Bug #95563
* pdfinfo: convert dates to local time zone
* pdfinfo: add -isodates for printing dates in ISO-8601 format
* pdfinfo: Fix memory leaks
glib:
* return date in UTC instead of local time. Bug #94173
cpp:
* switched from detail::convert_date() to core's dateStringToTime()
|
2016-05-22 20:20:49 by Thomas Klausner | Files touched by this commit (42) | |
Log message:
Recursive bump for poppler* update to 0.44.0.
|
2016-05-22 20:17:17 by Thomas Klausner | Files touched by this commit (6) |
Log message:
Update poppler to 0.44.0:
Release 0.44.0
core:
* Fix Compile in 32bit linux. Bug #95492
* Splash: type 3 chars. restore the current position also in output \
device. Bug #95344
* Splash: Improve rendering of some dotted lines. Bug #84693
* Refactor GooString::Set(). Bug #94201
* Fix typo in GfxPatchMeshShading::parse
* Fix memory leak in PSOutputDev::filterPSLabel
* Fix memory leak in SignatureHandler::getDefaultFirefoxCertDB_Linux
* Fix potential crash in SplashOutputDev::doUpdateFont
* Fix potential crash in TextPage::coalesce
* Remove call that does nothing
utils:
* pdftocairo: add -antialias option. Bug #94977
Release 0.43.0
core:
* Implement sanity check for linearization usage. Bug #92482
* Add SymbolMT as an alias for the Symbol font. Bug #93168
* Fix some blank files. Bug #94756
* cairo: fix fillToStrokePathClip crash and rendering. Bug #62905
* cairo: Check if PDF knows the width of 'm' in case of substituted \
font. Bug #94054
* cairo: save mask state and don't extend image mask. bug #94234
* SplashOuputDev: Compile with C++11 compilers that don't define \
isinfinite. Bug #94761
* typo fixes
utils:
* pdftocairo: Calculate rotation before scaling. Bug #94655
qt4:
* Fix crash on certain PDF form item activation actions. Bug #94873
qt5:
* Fix crash on certain PDF form item activation actions. Bug #94873
|
2016-04-15 16:42:54 by Thomas Klausner | Files touched by this commit (42) |
Log message:
Recursive PKGREVISION bump for poppler-0.42.0.
|
2016-01-27 11:31:32 by Thomas Klausner | Files touched by this commit (40) |
Log message:
Recursive PKGREVISION bump for poppler shlib bump.
|
2016-01-27 11:26:42 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update poppler* to 0.40.0:
Release 0.40.0
core:
* CairoOutputDev: Use shape mask with soft mask. Bug #91931
* TextOutputDev: Handle right-to-left text in search
* TextOutputDev: Fix finding Arabic Presentation Forms ligatures
* Fix crash in invalid file. Bug #93476
* Regression test improvements
utils:
* pdftocairo: fix writing to stdout out with image output
* pdftocairo: document that -singlefile appends file type. Bug #86254
* pdftocairo: ensure surface flushed before accessing image data
* pdftocairo: check for invalid use of options. Bug #92195
* pdfunite: Fix typo in manual
build system:
* Improve cmake build system
Release 0.39.0
core:
* Ignore the alternateSpace and tintTransform. Bug #92381
* CairoOutputDev: Scale radial pattern. Bug #22098
* CairoOutputDev: Implement function shading using mesh gradients. Bug \
#88394
* Regression test improvements
* Fix typos in error messages
build system:
* Visual Studio 2015 now supports snprintf. Bug #93116
utils:
* pdftops: fix %%PageBoundingBox. Bug #87161
* pdftocairo: Fix double free when both user and owner passwords are given
glib:
* Add duration_real to PopplerPageTransition. Bug #92040
* Remove enum PopplerOrientation from API. Bug #93229
* documentation improvements
* glib-demo improvements
|
2015-11-23 11:30:18 by Thomas Klausner | Files touched by this commit (40) |
Log message:
Bump PKGREVISION for poppler shlib major bump.
|
2015-10-01 07:36:37 by Thomas Klausner | Files touched by this commit (10) |
Log message:
Update poppler* to 0.36.0:
Release 0.36.0
core:
* Patch to support RichMedia annotations
* Splash: Fix wrong memory access. Bug #91686
* Cairo: fix size of transparency group surface. Bug #66229
* Fix bounds check in Linearization::getPageFirst. Bug #91200
* File Saving improvements
* Add premultiplied alpha channel to SplashBitmap
* Fix for xref table creation. Bug #90790
* Fix JBIG2Decode infinite loop and stack overflow. Bug #91186
* Minor optimization in text extraction
qt4:
* Basic support for RichMedia annotations
* Change default image format
* Minor optimizations
qt5:
* Basic support for RichMedia annotations
* Change default image format
* Minor optimizationsHEADmaster
cpp:
* Fix utf8/utf16 conversion. Bug #91644
build system:
* Do not hardcode -fPIC in Makefile.am
* cmake: Allow configuring SHARE_INSTALL_DIR. Bug #90293
glib:
*
utils:
* pdfunite: Insert embedded files in result pdf. Bug #90066
* pdftotext: Add -bbox-layout option. Bug #89941
Release 0.35.0
core:
* Fix assert in broken file. Bug #91344
* Adjust memory layout computation of GooString
* Make SplashBitmap XBGR transfer alpha channel
* Splash: Fix wrong writes on non rgb outputs. Bug #90570
* Splash: remove ifndef in Windows code
* GlobalParamsWin bugfixes. Bug #91053
qt4:
* Switch default image format
* Add IgnorePaperColor render flag
qt5:
* Improve efficiency of Poppler::Page::renderToImage
* Switch default image format
* Add IgnorePaperColor render flag
build system:
* Allow configuring SPLASH_CMYK support
* Add configure --enable-build-type. Bug #90796
glib:
* Explicitly link against pthread
* Deprecation fixes
utils:
* pdftocairo: Fix cast to pointer from integer of different size on win64
|
2015-07-15 17:09:40 by Thomas Klausner | Files touched by this commit (37) |
Log message:
Bump PKGREVISION for poppler shlib major bump.
|