summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-07-19 16:27:56 +0100
committerMarek Szuba <marecki@gentoo.org>2021-07-19 17:04:31 +0100
commit646d13dd06a7ef292dcea15a35d858a91c676af0 (patch)
treeadb06acfa4e4223c6d02214d7528c4ad847095b4
parentdev-python/doctest-ignore-unicode: keyword 0.1.2 for ~riscv (diff)
downloadgentoo-646d13dd06a7ef292dcea15a35d858a91c676af0.tar.gz
gentoo-646d13dd06a7ef292dcea15a35d858a91c676af0.tar.bz2
gentoo-646d13dd06a7ef292dcea15a35d858a91c676af0.zip
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@gentoo.org>
-rw-r--r--media-fonts/terminus-font/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/media-fonts/terminus-font/metadata.xml b/media-fonts/terminus-font/metadata.xml
index ba130008fda5..627ca1e213a0 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>