]> granicus.if.org Git - graphviz/commitdiff
partial fix for bug #1315 - makes translations the same in -Tps and -Tpdf
authorellson <devnull@localhost>
Fri, 14 Mar 2008 22:08:40 +0000 (22:08 +0000)
committerellson <devnull@localhost>
Fri, 14 Mar 2008 22:08:40 +0000 (22:08 +0000)
lib/gvc/gvcjob.h

index f97cdde538abc0de4ddaaa5d6549a46c2c344ff5..5691d678aa96e2c267c2999ce0548c879c95da6f 100644 (file)
@@ -315,7 +315,9 @@ extern "C" {
        pointf  pad;            /* padding around bb - graph units */
        boxf    clip;           /* clip region in graph units */
        boxf    pageBox;        /* current page in graph units */
+#ifdef WITH_CODEGENS
        pointf  pageOffset;     /* offset for current page in graph units */
+#endif
        pointf  pageSize;       /* page size in graph units */
        pointf  focus;          /* viewport focus - graph units */