X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fttf.h;h=0d1ff50f5881c2b8b4797b16dfa5e96f821ddd59;hb=98370d6c69a85a6b148939956d8edfb324a0740a;hp=e5462e99cd5ed103663929063827e52e19c7193d;hpb=1fed8f12887a57a1fdb9c790bb359e8fa9c05e26;p=swftools.git diff --git a/lib/ttf.h b/lib/ttf.h index e5462e9..0d1ff50 100644 --- a/lib/ttf.h +++ b/lib/ttf.h @@ -140,7 +140,7 @@ typedef struct _table_head { } table_head_t; typedef struct _table_post { - U16 italic_angle; + U32 italic_angle; U16 underline_position; U16 underline_thickness; } table_post_t;