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

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

pgtk does not do subpixel rendering


From: Torsten Bronger
Subject: pgtk does not do subpixel rendering
Date: Thu, 12 May 2022 18:48:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

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




reply via email to

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