finetuned space char detection
[swftools.git] / lib / pdf / InfoOutputDev.h
index ead6a44..0934add 100644 (file)
@@ -85,6 +85,7 @@ public:
     SplashFont*splash_font;
     char seen;
     int space_char;
+    float average_advance;
 };
 
 extern char*getFontID(GfxFont*font);