summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/advice.el
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2019-01-05 23:01:02 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2019-01-05 23:01:02 +0200
commit066a2b4914592478153983b587a36d226061dd89 (patch)
treea7a3a6ecf85a49a3e2d63aa1bdffd74b0e93085d /lisp/emacs-lisp/advice.el
parent398ad62a4986e426aa665010b69319fec9203430 (diff)
downloademacs-066a2b4914592478153983b587a36d226061dd89.tar.gz
Always set explicit HarfBuzz buffer direction
If no direction was given by the caller, I assume the text will be drawn left to right, if this is not the case then callers must provide sensible direction. Letting HarfBuzz guess the direction is not appropriate since shaping and drawing must use the same direction. Also move hb_buffer_guess_segment_properties() call to the end, so it only guessing unset properties, until we completely get rid of it.
Diffstat (limited to 'lisp/emacs-lisp/advice.el')
0 files changed, 0 insertions, 0 deletions