[HarfBuzz] harfbuzz-ng: Branch 'master' - 2 commits
Behdad Esfahbod
behdad at behdad.org
Sun Jul 29 18:35:39 PDT 2012
On 07/29/2012 09:27 PM, Khaled Hosny wrote:
> On Sun, Jul 29, 2012 at 02:34:16PM -0700, Behdad Esfahbod wrote:
>> diff --git a/src/hb-shape-plan.cc b/src/hb-shape-plan.cc
>> index af3c18d..f9f9f3d 100644
>> --- a/src/hb-shape-plan.cc
>> +++ b/src/hb-shape-plan.cc
>> @@ -115,7 +115,7 @@ hb_shape_plan_get_empty (void)
>> static const hb_shape_plan_t _hb_shape_plan_nil = {
>> HB_OBJECT_HEADER_STATIC,
>>
>> - TRUE, /* default_shaper_list */
>> + false, /* default_shaper_list */
>
> Was the false really intended here?
Ouch. Nice catch :).
behdad
More information about the HarfBuzz
mailing list