Added entries for calculation of `face-height' in t1/t2objs.c.

This commit is contained in:
Tom Kacvinsky 2000-11-30 21:58:49 +00:00
parent 410a3e4646
commit 6e4c779f13
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2000-11-30 Tom Kacvinsky <tjk@ams.org>
* t2objs.c (T2_Init_Face): Added calculation of `face->height' for
pure CFF fonts.
* t1objs.c (T1_Init_Face): Fixed computation of `face->height'.
2000-11-29 David Turner <david.turner@freetype.org>
* src/base/ftbbox.c (BBox_Conic_Check): Fixed a really stupid