From 0fd136032da867c46316931cf35fc361933ce76d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:30:46 +0200 Subject: Adding upstream version 0~20240322. Signed-off-by: Daniel Baumann --- ProFont/LICENSE | 22 ++++++++++++++++++++++ ProFont/ProFont Bold For Powerline.ttf | Bin 0 -> 25628 bytes ProFont/ProFont For Powerline.ttf | Bin 0 -> 46628 bytes ProFont/README.rst | 15 +++++++++++++++ 4 files changed, 37 insertions(+) create mode 100644 ProFont/LICENSE create mode 100644 ProFont/ProFont Bold For Powerline.ttf create mode 100644 ProFont/ProFont For Powerline.ttf create mode 100644 ProFont/README.rst (limited to 'ProFont') diff --git a/ProFont/LICENSE b/ProFont/LICENSE new file mode 100644 index 0000000..dcc3f12 --- /dev/null +++ b/ProFont/LICENSE @@ -0,0 +1,22 @@ +ProFont +MIT License + +Copyright (c) 2014 Carl Osterwald, Stephen C. Gilardi, Andrew Welch + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. \ No newline at end of file diff --git a/ProFont/ProFont Bold For Powerline.ttf b/ProFont/ProFont Bold For Powerline.ttf new file mode 100644 index 0000000..39d2b16 Binary files /dev/null and b/ProFont/ProFont Bold For Powerline.ttf differ diff --git a/ProFont/ProFont For Powerline.ttf b/ProFont/ProFont For Powerline.ttf new file mode 100644 index 0000000..181b906 Binary files /dev/null and b/ProFont/ProFont For Powerline.ttf differ diff --git a/ProFont/README.rst b/ProFont/README.rst new file mode 100644 index 0000000..4f6705c --- /dev/null +++ b/ProFont/README.rst @@ -0,0 +1,15 @@ +ProFont for Powerline +======================= + +:Original Font creator: Andrew Welch +:ProFont 2.2 creator: Carl Osterwald +:Modern ProFont creator: Steve Gilardi +:Windows TrueType creator with some Tweak: Mike Smith +:Source: http://tobiasjung.name/profont/ +: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. + +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 -- cgit v1.2.3