[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Two very minor freetype patch suggestions
From: |
Sean McBride |
Subject: |
Re: [ft-devel] Two very minor freetype patch suggestions |
Date: |
Fri, 1 Jun 2007 11:50:53 -0400 |
Werner, Suzuki-San,
Here are a couple more minor patches:
1) ttinterp.c: Null_Vector and NULL_Vector are unused. Removed.
2) HLock() and HUnlock() are nop's (and deprecated) on OS X (See
MacMemory.h) and as ftmac.c is now OS X-only, they can be removed.
3) other misc warnings fixed in ftmac.c
The files are attached.
Thanks!
--
____________________________________________________________
Sean McBride, B. Eng address@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
ftmac.c
Description: Text document
ttinterp.c
Description: Text document