X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fttf.h;fp=lib%2Fttf.h;h=8d5ea6155e691bac86699ac23d6ad5b5aadd63a5;hb=4f2366641015f517c0e4f841b7ae6a9b90c7b184;hp=9a76949d13cc350cc27584564be94d0e8e7a0e47;hpb=421b1bd0f1f397baa682fc9e0e5cde4713595cf1;p=swftools.git 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;