[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#750785: Slowness with context and xetex



Ok, confirmed as HarfBuzz bug.  Reproduced.  Working on a fix.

On 14-08-12 07:12 AM, Hilmar Preusse wrote:
> On 11.08.14 Behdad Esfahbod (behdad@behdad.org) wrote:
> 
> Hi,
> 
>> Before the return, add something like this:
>>
>> printf("DEBUG props %d features %d default_shaper %d shaper_list %d plan
>> func %p proposal func %p\n",
>>          hb_segment_properties_equal (&shape_plan->props, &proposal->props),
>>          hb_shape_plan_user_features_match (shape_plan, proposal),
>>          shape_plan->default_shaper_list, proposal->shaper_list == NULL,
>>          shape_plan->shaper_func, proposal->shaper_func);
>>
> I left the code provided by Norbert active and redirected all output
> to stderr. The log is attached (xetex run was terminated). Please be
> aware, that the uncompressed file has a size of 280 MB.
> 
> Hilmar
> 

-- 
behdad
http://behdad.org/


Reply to: