(MRealizedFace): New member average_width.
authorhanda <handa>
Thu, 22 Sep 2005 07:19:34 +0000 (07:19 +0000)
committerhanda <handa>
Thu, 22 Sep 2005 07:19:34 +0000 (07:19 +0000)
src/face.h

index 02acd32..bec3fc5 100644 (file)
@@ -108,6 +108,7 @@ struct MRealizedFace
 
   int ascent, descent;
   int space_width;
+  int average_width;
 
   /** Pointer to a window system dependent object.  */
   void *info;