From f8edb8249426ffdba659e82ad7b19dcbd3263b68 Mon Sep 17 00:00:00 2001 From: Markus Gans Date: Sun, 21 Jun 2015 23:19:15 +0200 Subject: [PATCH] font name fixed: -misc-8x16graph-medium-r-normal--17-160-75-75-P-80- --- scripts/show_graph_font.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/show_graph_font.sh b/scripts/show_graph_font.sh index adfcab15..f7eb3e6a 100755 --- a/scripts/show_graph_font.sh +++ b/scripts/show_graph_font.sh @@ -1,3 +1,4 @@ #!/bin/bash -xfd -center -columns 16 -fn -misc-8x16graph-medium-r-normal--16-160-75-75-C-80-iso8859-1 +xfd -center -columns 16 -fn -misc-8x16graph-medium-r-normal--17-160-75-75-P-80-iso8859-1 +