shithub: freetype+ttf2subf

Download patch

ref: c261b63aabaf32e885038023cada5360dea128be
parent: 16bf6da6d90113be9c58331346311cdf6e3d34e5
author: Tom Kacvinsky <[email protected]>
date: Thu Nov 30 16:58:49 EST 2000

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

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-30  Tom Kacvinsky  <[email protected]>
+
+	* 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  <[email protected]>
 
 	* src/base/ftbbox.c (BBox_Conic_Check): Fixed a really stupid