--- sourceforge.net/trunk/rdesktop/types.h 2000/10/08 01:59:25 19 +++ sourceforge.net/trunk/rdesktop/types.h 2000/10/16 07:37:52 20 @@ -76,6 +76,7 @@ typedef struct _FONTGLYPH { + uint16 offset; uint16 baseline; uint16 width; uint16 height;