Code

Make rasterization of filters into pdf respect the requested dpi.
authoracspike <acspike@users.sourceforge.net>
Fri, 5 Sep 2008 04:07:55 +0000 (04:07 +0000)
committeracspike <acspike@users.sourceforge.net>
Fri, 5 Sep 2008 04:07:55 +0000 (04:07 +0000)
commit479ed85bac2b7467a6678bae572404e33465a5d9
tree80873db7a1460bf0118db330a1defb0afb9a7d6f
parent89a8b4c50582aa7567eca66ae3f7a38d380e7f19
Make rasterization of filters into pdf respect the requested dpi.

This is patch is the result of cooperation between John Cliff, Josh Blocher and myself. There remains an issue with the positioning of filtered objects that originally possessed transforms.
src/extension/internal/cairo-renderer-pdf-out.cpp
src/extension/internal/cairo-renderer.cpp
src/helper/pixbuf-ops.cpp