]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/PSOutputDev.h
Reused eog HIG dialog in GPdf.
[evince.git] / pdf / xpdf / PSOutputDev.h
index fbfc3a5c3d536ab9c0d0caca07f6117ba0fd58d4..f7896ccc73963df346f7f54310997c1e5e80f4bd 100644 (file)
@@ -2,7 +2,7 @@
 //
 // PSOutputDev.h
 //
-// Copyright 1996-2002 Glyph & Cog, LLC
+// Copyright 1996-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
@@ -217,6 +217,8 @@ private:
   PSFont16Enc *font16Enc;      // encodings for substitute 16-bit fonts
   int font16EncLen;            // number of entries in font16Enc array
   int font16EncSize;           // size of font16Enc array
+  GList *xobjStack;            // stack of XObject dicts currently being
+                               //   processed
 
   double tx, ty;               // global translation
   double xScale, yScale;       // global scaling