]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/PROBLEMS: Mention bug#65432 and its remedy.
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Sep 2023 01:25:06 +0000 (09:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Sep 2023 01:25:06 +0000 (09:25 +0800)
etc/PROBLEMS

index 6585d5b479d294139bd30e6398bc75f4fb08aa99..f398244f3bbbc7997aa54b56921e418b4b63f00c 100644 (file)
@@ -1624,6 +1624,18 @@ to normal, do
 
   (set-scroll-bar-mode 'left)
 
+*** Redisplay with scaled images is slow when built with Cairo.
+
+Cairo expends a noticeable amount of time displaying large images with
+a transform applied.  These images most frequently appear within Eww
+buffers or Image Mode buffers after executing the image scaling
+commands `i +' or `i -', and their presence incurs a performance
+penalty of hundereds of milliseconds to seconds upon redisplay.  The
+remedy is to build without Cairo after verifying the XRender extension
+is present on your X server and its headers are present on your
+system, whereupon Emacs will use that extension to efficiently perform
+image transforms within the X server.
+
 *** Error messages about undefined colors on X.
 
 The messages might say something like this: