all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pgtk does not do subpixel rendering
@ 2022-05-12 16:48 Torsten Bronger
  2022-05-13  0:30 ` Po Lu
  0 siblings, 1 reply; 10+ messages in thread
From: Torsten Bronger @ 2022-05-12 16:48 UTC (permalink / raw)
  To: help-gnu-emacs

Hallöchen!

Everything observed with Ubuntu 33.04’s Wayland configuration:

Compiling Emacs with --with-pgtk switches off subpixel rendering,
making everything slightly more blurry.  Playing with other options
(e.g. --with-cairo) did not bring it back.  Only --with-x instead of
--with-pgtk restores subpixel rendering.  Is this a bug, a known
limitation, or a configuration error on my side?  The complete
configure command is:

./configure --prefix=/usr/ --mandir=/usr/share/man/ --infodir=/usr/share/info/ \
            --with-x --with-x-toolkit=no --with-xpm --with-jpeg --with-tiff --with-gif --with-png \
            --with-file-notification=inotify

with X and

./configure --prefix=/usr/ --mandir=/usr/share/man/ --infodir=/usr/share/info/ \
            --with-pgtk --with-xpm --with-jpeg --with-tiff --with-gif --with-png \
            --with-file-notification=inotify

with pgtk.

Regards,
Torsten.

-- 
Torsten Bronger




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-05-16  1:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-12 16:48 pgtk does not do subpixel rendering Torsten Bronger
2022-05-13  0:30 ` Po Lu
2022-05-13  7:46   ` Torsten Bronger
2022-05-13  8:18     ` Po Lu
2022-05-13 10:25       ` Torsten Bronger
2022-05-13 11:13         ` Po Lu
2022-05-13 12:06           ` Torsten Bronger
2022-05-15  8:08             ` Po Lu
2022-05-15 15:27               ` Torsten Bronger
2022-05-16  1:04                 ` Po Lu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.