X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fttf.h;h=0d1ff50f5881c2b8b4797b16dfa5e96f821ddd59;hp=e5462e99cd5ed103663929063827e52e19c7193d;hb=fc8854e5ed42dbcef96d25eb851b9873707a15ff;hpb=94fca1d60ea0f076d7315dbb1c1b27a74176a263 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;