You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
Do you love [PragmataPro](https://fsd.it/shop/fonts/pragmatapro/) as I am? Probabbly you do, if you're reading this.
6
6
7
-
PragmataPro is awesome. It's condensed enough, but not too much. Its ``xHeight`` is spot on. Every character seems to be of the best possible shape for readability. There is no better font if you want to make most out of the screen real estate. But there is a catch: although it worth every penny, `PragmataPro` is not free.
7
+
`PragmataPro` is awesome. It's condensed enough, but not too much. Its ``xHeight`` is spot on. Every character seems to be of the best possible shape for readability. There is no better font if you want to make most out of the screen real estate. But there is a catch: although it worth every penny, `PragmataPro` is not free.
8
8
9
9
There were many attemps to achieve same goals as `PragmataPro` did: condensed with increased `xHeight`. I can name a few:
10
10
@@ -25,21 +25,21 @@ Investigating public images of text written in `PragmataPro` and having quite li
25
25
- Line height of SS08 seems to be larger;
26
26
- SS08 Regular looks a tiny bit thiner;
27
27
- SS08 Bold looks noticably thiner;
28
-
-"Zero" glyph in SS08 is not reverse slashed oval octagon (it gives me shivers);
29
-
-"Z" glyph in SS08 lacks slight curves;
28
+
-`Zero` glyph in SS08 is not reverse slashed oval octagon (it gives me shivers);
29
+
-`Z` glyph in SS08 lacks slight curves;
30
30
31
31
Luckly `Iosevka` allows some very sophisticated tweaking, so I have tried my best to improve on "poor man's Pragmata" by fixing these.
32
32
33
33
## I want one
34
34
35
35
Head to [Releases](https://github.com/shytikov/pragmasevka/releases) and pick the archive you like: the bare build or [Nerd Fonts](https://www.nerdfonts.com/) enabled one.
36
36
37
-
You can also build it locally by running
37
+
You can also build it locally by running:
38
38
39
39
```sh
40
40
make builder && make font
41
41
```
42
42
43
43
## Improving it
44
44
45
-
Let's face it – `PragmataPro` is perfect. And we all should buy it. And I will go it too exactly that day I would get bored from playing with `Iosevka`. And meanwhile if you have spotted something that could be improved, please file an [issue](https://github.com/shytikov/pragmasevka/issues)
45
+
Let's face it – `PragmataPro` is perfect. And we all should buy it. And I will go it too exactly that day I would get bored from playing with `Iosevka`. And meanwhile if you have spotted something that could be improved, please file an [issue](https://github.com/shytikov/pragmasevka/issues).
0 commit comments