bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#33739: 27.0.50; [PATCH] Harfbuzz: fix compilation with --use-cairo


From: Eli Zaretskii
Subject: bug#33739: 27.0.50; [PATCH] Harfbuzz: fix compilation with --use-cairo
Date: Fri, 14 Dec 2018 10:54:47 +0200

> From: Ari Roponen <ari.roponen@gmail.com>
> Date: Fri, 14 Dec 2018 09:22:09 +0200
> Cc: Mohammad Nasirifar <far.nasiri.m@gmail.com>
> 
> Emacs harfbuzz-branch compiled with --with-cairo crashes because of
> these lines in ftcrfont.c:
> 
>   if (ftfont_info_size != offsetof (struct ftcrfont_info, cr_font_face))
>     abort ();
> 
> The following patch fixes the problem:

Thanks, pushed to the harfbuzz branch.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]