Skip to content

Commit 7f34d13

Browse files
committed
Patches and adds Profont
1 parent a711e7b commit 7f34d13

File tree

5 files changed

+38
-0
lines changed

5 files changed

+38
-0
lines changed

ProFont/LICENSE

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
ProFont
2+
MIT License
3+
4+
Copyright (c) 2014 Carl Osterwald, Stephen C. Gilardi, Andrew Welch
5+
6+
Permission is hereby granted, free of charge, to any person obtaining a copy
7+
of this software and associated documentation files (the "Software"), to deal
8+
in the Software without restriction, including without limitation the rights
9+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10+
copies of the Software, and to permit persons to whom the Software is
11+
furnished to do so, subject to the following conditions:
12+
13+
The above copyright notice and this permission notice shall be included in
14+
all copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22+
THE SOFTWARE.
25 KB
Binary file not shown.

ProFont/ProFont For Powerline.ttf

45.5 KB
Binary file not shown.

ProFont/README.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
ProFont for Powerline
2+
=======================
3+
4+
:Original Font creator: Andrew Welch
5+
:ProFont 2.2 creator: Carl Osterwald
6+
:Modern ProFont creator: Steve Gilardi
7+
:Windows TrueType creator with some Tweak: Mike Smith
8+
:Source: http://tobiasjung.name/profont/
9+
:License: MIT License
10+
:Patched by: `Anwar <https://github.com/AnwarShah>`_
11+
12+
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.
13+
14+
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.
15+
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.

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Font Families
4949
Inconsolata-g for Powerline Inconsolata-g SIL Open Font License, Version 1.0
5050
Input Mono Input Mono Input’s license
5151
Literation Mono Powerline Liberation Mono SIL Open Font License, Version 1.1
52+
ProFontWindows ProFont for Powerline MIT License
5253
Meslo for Powerline Meslo Apache License, Version 2.0
5354
Sauce Code Powerline Source Code Pro SIL Open Font License, Version 1.1
5455
Meslo Dotted for Powerline Meslo Dotted Apache License, Version 2.0

0 commit comments

Comments
 (0)