Date: Mon, 15 Feb 2021 21:57:34 +0000 (UTC) From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565346 - head/x11/x3270 Message-ID: <202102152157.11FLvY18063320@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kbowling Date: Mon Feb 15 21:57:34 2021 New Revision: 565346 URL: https://svnweb.freebsd.org/changeset/ports/565346 Log: x11/x3270: Add a pkg-message for fonts and high DPI Sponsored by: BBOX.io Added: head/x11/x3270/pkg-message (contents, props changed) Added: head/x11/x3270/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/x3270/pkg-message Mon Feb 15 21:57:34 2021 (r565346) @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM +If using x3270, You may wish to add "/usr/local/share/fonts/x3270/" to your X11 +FontPath. See "Using Fonts in Xorg" in the FreeBSD handbook. + +'x3270a' will automatically scale the interface for high DPI displays. +EOM +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102152157.11FLvY18063320>