X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fttf.h;h=8d5ea6155e691bac86699ac23d6ad5b5aadd63a5;hp=9a76949d13cc350cc27584564be94d0e8e7a0e47;hb=4f2366641015f517c0e4f841b7ae6a9b90c7b184;hpb=421b1bd0f1f397baa682fc9e0e5cde4713595cf1 diff --git a/lib/ttf.h b/lib/ttf.h index 9a76949..8d5ea61 100644 --- a/lib/ttf.h +++ b/lib/ttf.h @@ -187,7 +187,7 @@ typedef struct _ttf { char is_vertical; S16 ascent; - S16 descent; + S16 descent; // ymin, *not* negative ymin S16 lineGap; int num_glyphs;