]> git.eshelyaron.com Git - emacs.git/commit
Fix Arabic shaping when eww/shr fill the text to be rendered
authorEli Zaretskii <eliz@gnu.org>
Fri, 5 Jun 2020 07:56:01 +0000 (10:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 5 Jun 2020 07:56:01 +0000 (10:56 +0300)
commit30a7ee505aca3cc285699bae1630a28185519d99
treed3e5bfe5179793e8677229375c78fa5a10b16ca9
parent7d323f07c0b540547c4aab38069972a918eff9d3
Fix Arabic shaping when eww/shr fill the text to be rendered

* src/hbfont.c (hbfont_shape): Don't use DIRECTION if the current
buffer has bidi reordering disabled.  (Bug#41005)
src/hbfont.c