diff options
author | Azure Zanculmarktum <zanculmarktum@gmail.com> | 2018-03-16 19:17:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-16 19:17:59 +0700 |
commit | 101684046c1f6ebf85afc8808926060d407d0822 (patch) | |
tree | 31eb33d5291970ed6a35dab17c3af340a5a3821d /system/ProFont/README | |
parent | 65a4d026d8ce42307bb4cd95704e3f3d1b7a09b3 (diff) |
system/ProFont: Added (bitmap font).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ProFont/README')
-rw-r--r-- | system/ProFont/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/ProFont/README b/system/ProFont/README new file mode 100644 index 000000000000..334dfffb0742 --- /dev/null +++ b/system/ProFont/README @@ -0,0 +1,4 @@ +ProFont is a monospaced font created to be a most readable font for +programming. Thus, it has slashed zeros; distinct forms of I, l and 1; +and it is designed to look good a really small sizes so you can cram +lots of lines of code into the window of your editor. |