summary refs log tree commit diff
path: root/bin/man
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-02 12:19:48 -0400
committerJune McEnroe <june@causal.agency>2018-10-02 12:19:48 -0400
commit57043173ff764102f106c92235a486425c05de68 (patch)
tree0d3312b8a3c64dece5a8e21aa0fc99f6826ce9ae /bin/man
parentAdd some '80s music notes (diff)
downloadsrc-57043173ff764102f106c92235a486425c05de68.tar.gz
src-57043173ff764102f106c92235a486425c05de68.zip
Allow setting colors in psf2png
Diffstat (limited to 'bin/man')
-rw-r--r--bin/man/psf2png.114
1 files changed, 14 insertions, 0 deletions
diff --git a/bin/man/psf2png.1 b/bin/man/psf2png.1
index bbabd484..288834dc 100644
--- a/bin/man/psf2png.1
+++ b/bin/man/psf2png.1
@@ -8,7 +8,9 @@
 .
 .Sh SYNOPSIS
 .Nm
+.Op Fl b Ar bg
 .Op Fl c Ar cols
+.Op Fl f Ar fg
 .Op Fl s Ar str
 .Op Ar file
 .
@@ -23,11 +25,23 @@ on standard output.
 .Pp
 The arguments are as follows:
 .Bl -tag -width Ds
+.It Fl b Ar bg
+Use
+.Ar bg
+(hexadecimal RGB)
+as background color.
+The default background color is black.
 .It Fl c Ar cols
 Arrange glyphs in
 .Ar cols
 columns.
 The default number of columns is 32.
+.It Fl f Ar fg
+Use
+.Ar fg
+(hexadecimal RGB)
+as foreground color.
+The default foreground color is white.
 .It Fl s Ar str
 Render glyphs for string
 .Ar str