[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Bug with Apple's GungSeo font?
From: |
Khaled Hosny |
Subject: |
Re: [ft] Bug with Apple's GungSeo font? |
Date: |
Sun, 3 Mar 2013 14:13:38 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sun, Mar 03, 2013 at 08:32:42AM +0100, Werner LEMBERG wrote:
>
> >> I'm not sure if this has been reported for, but if it was, I
> >> couldn't find it. FreeType fails to open Apple's GungSeo font
> >> (/Library/Fonts/Gungseouche.ttf) returning 0x003 error code (which I
> >> believe is FT_Err_Invalid_File_Format error). [...]
> >
> > Please send the font to me privately for further investigation.
>
> Thanks for the font. This is a bug in the old sbit handling code
> which is already disabled in git.
>
> Please upgrade to current git, or compile FreeType without defining
> FT_CONFIG_OPTION_OLD_INTERNALS.
That was easy :) I confirm this is fixed for me either way. Thanks.
Regards,
Khaled