[HarfBuzz] harfbuzz-ng: Branch 'master' - 12 commits

Behdad Esfahbod behdad at behdad.org
Sun Jul 29 14:34:53 PDT 2012


On 07/29/2012 02:05 PM, Jonathan Kew wrote:
> On 27/7/12 17:56, Behdad Esfahbod wrote:
> 
>> @@ -114,6 +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 */
>>       NULL, /* face */
>>       _HB_BUFFER_PROPS_DEFAULT, /* props */
>>
> s/TRUE/true/, please, otherwise this fails to compile on OS X (at least),
> where TRUE isn't defined.

Fixed.

BTW, I get to porting the coretext and graphite backends to the new
facilities.  Unless you beat me to that...

Cheers,
behdad



More information about the HarfBuzz mailing list