Revision: 1712
http://geeqie.svn.sourceforge.net/geeqie/?rev=1712&view=rev
Author: nadvornik
Date: 2009-05-23 21:07:21 +0000 (Sat, 23 May 2009)
Log Message:
-----------
enabled PageSize code
https://bugzilla.redhat.com/show_bug.cgi?id=222639
Modified Paths:
--------------
trunk/src/print.c
Modified: trunk/src/print.c
===================================================================
--- trunk/src/print.c 2009-05-21 09:54:20 UTC (rev 1711)
+++ trunk/src/print.c 2009-05-23 21:07:21 UTC (rev 1712)
@@ -1120,7 +1120,8 @@
g_fprintf(f, "%%%%Title:\n");
/* setup page size, coordinates (do we really need this?) */
-#if 0
+ /* enabled for 1.0beta2 https://bugzilla.redhat.com/222639 */
+#if 1
g_fprintf(f, "<<\n");
g_fprintf(f, "/PageSize [%f %f]\n", pw->layout_width,
pw->layout_height);
g_fprintf(f, "/ImagingBBox [%f %f %f %f]\n", /* l b r t */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn