X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=jelP+M13I7+i5qPs1cr7A3FRmDP1k0xX8Mqj6lDF2nE=; b=GiJpOARbzUVWaIks19xl75WeBNCtsX0BM/J54GGo9CeyzygVUADH7niaSxhyCK3LZu jdRR9L6V6NFZyQaxOCGTumZ8Kshg+BEfVKn6llYNWiwl3cZY+WvCov89NeqMWUaGI87Y c4gHyg6rEP/xpe6vSwkpIS1B/jJCCBDoX6vFhzKXT/cl6PkoPO7ehcooP8t35QppTxov U4F/6zM4U6ZgYzGBLGGeJkaKlbh0SGoBeXyUQwuJbMNZ8I9EM8kVCxNq/TGLizMTtELo XFH/vzUkd95J4lkaKYrZ/n9YxDg/ZyJYj4X+iYf1iaeF2Zeat/+iaFBV+h4CEZKE/w++ +oNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=jelP+M13I7+i5qPs1cr7A3FRmDP1k0xX8Mqj6lDF2nE=; b=ond6v/u+Neth4/GSfK9j+iPZv4fHqX7WUwmWAC8tZrov0wz52NGFLzWfzNYOgaxxz1 BAHuK0IaCqd2h+zrZaRd0Sdimfj+7cIXXQ5k2SJPUcrNh6XaIBE93QFSssBjfNuzkItA VEKKJ1251CDdG9yFCtSdL/OQjDQqgA2LT+C8jzWUBY+fKXSNs+/3z1RyWXIwXkIbvSLo rMZAYzda01E/02t3zbQepDuZzMm6sWlM/ig/AEU5deTydk+sv1MxOzTD2WrR+DLVVE06 Zu2gr4Qt/F/nsyLZ79ip6f5VRAe1bNPNRAv57CopkuXvhfnpO8gtFaOCx+ISmTdMxy3O 0tYg== X-Gm-Message-State: AJIora8ej+cAKxG+O5+dZ15Lpc3EqSMfA8Zbj1XH4yQRLyU9lKj2Jcfz xQhfigA8Q+q1HLnGXqi0mAkfeRCy7QahDsrx2s/UG6id X-Google-Smtp-Source: AGRyM1s6gYFT4H71Jlbe+pOUrOvWe+kIN7zeFtThmOZtFc9hWMhjOZBopDE/MIhDzIBmKHl5rIN97L/WooQMOJ7f+is= X-Received: by 2002:a05:6870:581b:b0:10c:17cb:ebbd with SMTP id r27-20020a056870581b00b0010c17cbebbdmr1453931oap.131.1657327682909; Fri, 08 Jul 2022 17:48:02 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sat, 9 Jul 2022 10:17:49 +0930 Message-ID: Subject: Re: [geda-user] user interface scaling on HiDPI possible? To: geda-user Content-Type: multipart/alternative; boundary="000000000000d0fac105e354abc3" Reply-To: geda-user AT delorie DOT com --000000000000d0fac105e354abc3 Content-Type: text/plain; charset="UTF-8" pcb-rnd had gtk4 support added a few months ago. It would be worth seeing if gtk4 vs gtk2 makes a difference. You will need the gtk4 dev libs installed of course. pcb-rnd and camv-rnd depend on librnd for the shared code, which includes a lot of the cross platform lesstif/gtk2/gtk4 support stuff, plus support for user scripting http://repo.hu/projects/librnd/ Regards, Erich. On Sat, 9 Jul 2022 09:28 Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com], wrote: > I just built 4.3 and the interface is almost unreadably tiny on my > HiDPI screen. I tried my normal desperation measure of this script: > > https://github.com/kaueraal/run_scaled > > which gets the tool icons visible but somehow the fonts managed to > keep themselves the same size only more blurry. > > Anyone come up with a good approach to this? I get the impression > that it's hard to get gtk2 software to handle it. > > Britton > --000000000000d0fac105e354abc3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
pcb-rnd had gtk4 support added a few months ago.=C2= =A0

It would be worth seeing i= f gtk4 vs gtk2 makes a difference.

You will need the gtk4 dev libs installed of course.

pcb-rnd and camv-rnd depend on libr= nd for the shared code,=C2=A0 which includes a lot of the cross platform le= sstif/gtk2/gtk4 support stuff, plus support for user scripting


=
Regards,=C2=A0

Erich.=C2=A0


On Sat, 9 Jul 2022 09:28 Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com], <geda-user AT delorie DOT com> wrote:
I just built 4.3 and the interface i= s almost unreadably tiny on my
HiDPI screen.=C2=A0 I tried my normal desperation measure of this script:
https://github.com/kaueraal/run_scaled

which gets the tool icons visible but somehow the fonts managed to
keep themselves the same size only more blurry.

Anyone come up with a good approach to this?=C2=A0 I get the impression
that it's hard to get gtk2 software to handle it.

Britton
--000000000000d0fac105e354abc3--