Make the glyph style more readable in the debug output.

This commit is contained in:
Michael Drake 2014-06-02 13:08:25 +01:00
parent 56556a677e
commit 5abfbba049
1 changed files with 4 additions and 4 deletions

View File

@ -28,10 +28,10 @@ const char *var_lables[4] = {
};
const char *short_labels[4] = {
" r ",
" i ",
" b ",
"b+i"
" ",
" i",
"b ",
"bi"
};
enum font_style {