shithub: freetype+ttf2subf

Download patch

ref: 0552a496c47a9436ea3be3bbb60729464bf51cdc
parent: c2cabd4291608e6844e38d870dc80c060932c3ca
author: Werner Lemberg <[email protected]>
date: Wed Feb 11 17:59:40 EST 2009

* src/truetype/ttobjs.c (tt_check_trickyness): Add `DFKaiShu'.
Reported by David Bevan <[email protected]>.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-11  Werner Lemberg  <[email protected]>
+
+	* src/truetype/ttobjs.c (tt_check_trickyness): Add `DFKaiShu'.
+	Reported by David Bevan <[email protected]>.
+
 2009-02-09  Werner Lemberg  <[email protected]>
 
 	Fix Savannah bug #25495.
--- a/src/truetype/ttobjs.c
+++ b/src/truetype/ttobjs.c
@@ -4,7 +4,7 @@
 /*                                                                         */
 /*    Objects manager (body).                                              */
 /*                                                                         */
-/*  Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by       */
+/*  Copyright 1996-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by */
 /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
 /*                                                                         */
 /*  This file is part of the FreeType project, and may only be used,       */
@@ -153,6 +153,7 @@
     static const char* const  trick_names[] =
     {
       "DFKaiSho-SB",     /* dfkaisb.ttf */
+      "DFKaiShu",
       "DFKai-SB",        /* kaiu.ttf */
       "HuaTianSongTi?",  /* htst3.ttf */
       "MingLiU",         /* mingliu.ttf & mingliu.ttc */