X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Fttf.h;h=8d5ea6155e691bac86699ac23d6ad5b5aadd63a5;hb=c3cacee02d5a26355bccc9865dc213e47eeb5370;hp=9a76949d13cc350cc27584564be94d0e8e7a0e47;hpb=27a1543b139be30ef7e9d2ba21cb067f8ae685c0;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;