commit: 646d13dd06a7ef292dcea15a35d858a91c676af0
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 19 15:27:56 2021 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jul 19 16:04:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646d13dd
media-fonts/terminus-font: update PCF-related USE flags in metadata
On the one hand, Unicode and 8-bit PCF fonts have been handled
differently upstream since version 4.46. On the other, if a Qt4 bug
from 2011 is still an issue on modern systems there is something rather
wrong with that library.
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
media-fonts/terminus-font/metadata.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/media-fonts/terminus-font/metadata.xml
b/media-fonts/terminus-font/metadata.xml
index ba130008fda..627ca1e213a 100644
--- a/media-fonts/terminus-font/metadata.xml
+++ b/media-fonts/terminus-font/metadata.xml
@@ -18,14 +18,21 @@
<flag name="a-like-o">
Changes view of letter 'a' - a looks like o (see homepage)
</flag>
+ <flag name="center-tilde">
+ Place the '~' character vertically centered on the line instead of to the
+ top.
+ </flag>
<flag name="distinct-l">
ll2 variant with more distinctive l (lowercase L)
</flag>
<flag name="otf">
Install Open Type Font (OTF) (required for HarfBuzz backend)
</flag>
- <flag name="pcf">
- Install Portable Compiled Font (PCF) (X11 bitmap fonts)
+ <flag name="pcf-8bit">
+ Install Portable Compiled Font (PCF) (X11 bitmap fonts), 8-bit encodings
+ </flag>
+ <flag name="pcf-unicode">
+ Install Portable Compiled Font (PCF) (X11 bitmap fonts), Unicode
encodings
</flag>
<flag name="psf">
Install PC Screen Font (PSF) with unicode data (for linux console)
@@ -47,13 +54,6 @@
<flag name="ru-k">
Changes view of Russian letter 'k' (see homepage)
</flag>
- <flag name="center-tilde">
- Place the '~' character vertically centered on the line instead of to the
- top.
- </flag>
- <flag name="pcf-unicode-only">
- Remove non-unicode PCF fonts that could be problematic. See bug #520222.
- </flag>
</use>
<upstream>
<remote-id type="sourceforge">terminus-font</remote-id>