summaryrefslogtreecommitdiff
path: root/src/eom-print.c
AgeCommit message (Collapse)AuthorFilesLines
2017-04-23Printing paper orientation should default based on image dimensionsJavier Sánchez1-0/+14
Now, the default paper orientation in print settings is based on image dimensions. https://bugzilla.gnome.org/show_bug.cgi?id=531898 taken from: https://git.gnome.org/browse/eog/commit/?id=5aebb88
2017-04-23Avoid recompressing JPEGs as PNG when printingFelix Riemann1-0/+138
Use cairo's feature to simply attach the source file data to the printing surface. This reduces the file size of the resulting PDF file pretty much to the source file size. https://bugzilla.gnome.org/show_bug.cgi?id=394260 taken from: https://git.gnome.org/browse/eog/commit/?id=7029dfe
2014-07-24Fix glib/librsvg deprecationinfirit1-1/+1
librsvg: Only inlcude rsvg.h and remove calls to rsvg_init glib: Remove call to g_thread_init and use g_value_*_schar
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+369