[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Bug in the font or bug in freetype?
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Bug in the font or bug in freetype? |
Date: |
Wed, 27 Jan 2010 12:04:35 +0100 (CET) |
Toshiya-san,
sorry for the noise.
> Since 2009-Jan-05, the incremental font interface has been enabled
> by default, so his patch should be following. I've checked that it
> does not reopen Savannah bug #25010, in both cases of incremental
> font interfaces enabled/disabled.
>
> Could I commit this patch to GIT head? [...]
No. :-) `incremental_interface' doesn't exist if
FT_CONFIG_OPTION_INCREMENTAL isn't defined. The stuff right now in
the git repository should be the right one.
Jimmy, please test.
Werner