Sujet : Re: Build from source, get terrible fonts
De : gregor.ebbing (at) *nospam* gmx.de (greg)
Groupes : comp.lang.tclDate : 22. Jun 2024, 11:26:01
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v568rp$3n9oh$1@dont-email.me>
References : 1
User-Agent : Mozilla Thunderbird
Am 22.06.24 um 02:11 schrieb Luc:
I built and installed Tcl and Tk 8.6.13 from source. And it works.
Except the fonts. The fonts look awful. Maybe they don't have antialias,
maybe it's something else, I'm not sure. I just know they look awful.
Really awful.
I also have 8.6.6 from my distro's repository and a compact/portable
version of 8.6.13 in FreeWrap, and their fonts look fine. Only my
compiled Tk looks bad.
Then I tried 8.6.14 and had the exact same problem.
Do you people have any idea why? What do you suggest I do to pinpoint
the cause of the problem?
In case you're wondering, I configured it like this:
$ ./configure --disable-symbols --enable-shared --enable-threads --enable-64bit --prefix /opt/tcltk8614 --with-tcl=/home/luc/newtcl/tcl8.6.14/unix
Hello,
I don't know which distro you are using.
For example, with Debian I look at the tk-dev package to see what dependencies exist.
apt-cache depends tk-dev
or
apt show tk-dev
then continue with
apt-cache depends tk8.6-dev
or with red hat
dnf repoquery --requires tcl-devel
Gregor
Date | Sujet | # | | Auteur |
22 Jun 24 | Build from source, get terrible fonts | 21 | | Luc |
22 Jun 24 |  Re: Build from source, get terrible fonts | 17 | | Rich |
22 Jun 24 |   Re: Build from source, get terrible fonts | 15 | | Luc |
22 Jun 24 |    Re: Build from source, get terrible fonts | 1 | | Rich |
22 Jun 24 |    Re: Build from source, get terrible fonts | 13 | | Joerg Mertens |
22 Jun 24 |     Re: Build from source, get terrible fonts | 1 | | Robert Heller |
22 Jun 24 |     Re: Build from source, get terrible fonts | 10 | | Luc |
22 Jun 24 |      Re: Build from source, get terrible fonts | 5 | | Rich |
22 Jun 24 |       Re: Build from source, get terrible fonts | 4 | | Robert Heller |
23 Jun 24 |        Re: Build from source, get terrible fonts | 2 | | Joerg Mertens |
23 Jun 24 |         Re: Build from source, get terrible fonts | 1 | | Robert Heller |
25 Jun 24 |        Re: Build from source, get terrible fonts | 1 | | Benjamin Riefenstahl |
23 Jun 24 |      Re: Build from source, get terrible fonts | 4 | | Joerg Mertens |
23 Jun 24 |       Re: Build from source, get terrible fonts | 3 | | Luc |
24 Jun 24 |        Re: Build from source, get terrible fonts | 1 | | Rich |
24 Jun 24 |        Re: Build from source, get terrible fonts | 1 | | Joerg Mertens |
22 Jun 24 |     Re: Build from source, get terrible fonts | 1 | | Rich |
22 Jun 24 |   Re: Build from source, get terrible fonts | 1 | | Robert Heller |
22 Jun 24 |  Re: Build from source, get terrible fonts | 1 | | greg |
22 Jun 24 |  Re: Build from source, get terrible fonts | 2 | | Anssi Saari |
22 Jun 24 |   Re: Build from source, get terrible fonts | 1 | | Robert Heller |