[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Taipei/Beijing fonts on OS X
From: |
Garrick Meeker |
Subject: |
[Devel] Taipei/Beijing fonts on OS X |
Date: |
Fri, 7 Mar 2003 15:12:12 -0800 |
User-agent: |
KMail/1.5 |
Has anyone tried loading these? ttload.c checks for TTAG_head and these fonts
don't seem to have that.
Also freetype then crashes. I think ftmac.c:546 should be:
FT_Stream_Close( stream );
not:
FT_Stream_CloseFunc( stream );
This fixes this crash for me. I'm using 2.1.4rc2 with codewarrior 8.3 under
OS 10.2.4.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Devel] Taipei/Beijing fonts on OS X,
Garrick Meeker <=