From e0b8400ef671abaa3911624a5bdb95c02fdfbdd5 Mon Sep 17 00:00:00 2001 From: Froggo <92762044+Froggo8311@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:10:06 -0600 Subject: [PATCH] Update ProFont's readme "a" -> "at" --- ProFont/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProFont/README.rst b/ProFont/README.rst index 4f6705c3..b21fa1ab 100644 --- a/ProFont/README.rst +++ b/ProFont/README.rst @@ -9,7 +9,7 @@ ProFont for Powerline :License: MIT License :Patched by: `Anwar `_ -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. +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 at really small sizes so you can cram lots of lines of code into the window of your editor. The original ProFont version was made for the classic Mac OS and contained bitmapped shapes at 7, 9, 10, 12, 14, 18 and 24 points. Using this sizes with anti-aliasing turned off, you get a clean and crisp programming font. -The TrueType versions for Windows contain outline shapes only so they might not look as great as the bitmap version, but still are quite nice nonetheless. \ No newline at end of file +The TrueType versions for Windows contain outline shapes only so they might not look as great as the bitmap version, but still are quite nice nonetheless.