aboutsummaryrefslogtreecommitdiff
path: root/system/bitmapfont2ttf/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-08-27 15:21:29 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-13 00:51:48 +0700
commit6f06d3e26bdba2f99fc978875f511b27cfa3e37b (patch)
tree8294c90caacefb98fbfd8605ec66b957b3798cf8 /system/bitmapfont2ttf/README
parent185cae5ad11d5a765758720ac367f3c9b321396d (diff)
system/bitmapfont2ttf: Add REQUIRES="fontforge".
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bitmapfont2ttf/README')
-rw-r--r--system/bitmapfont2ttf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/bitmapfont2ttf/README b/system/bitmapfont2ttf/README
index 1c9b9a50e0..f3470e7680 100644
--- a/system/bitmapfont2ttf/README
+++ b/system/bitmapfont2ttf/README
@@ -6,7 +6,7 @@ The resulting font retains its "pixelated" look when scaled up to any
size.
bitmapfont2ttf is a bit picky about the BDF fonts it will accept as
-input. This build includes a patch that allows it to work with fonts
+input. This build includes a patch that allows it to work with fonts
produced by psf2bdf (from psftools). The patch is applied by default,
but you can export PRISTINE=yes in the environment if you really don't
want it.