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
+41-41Lines changed: 41 additions & 41 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The whole journey resembled a lot what I went through when I created my color th
12
12
13
13

14
14
15
-
-Works better with font size `16` or higher.
15
+
- Works better with font size `16` or higher.
16
16
17
17
### Installation
18
18
@@ -33,29 +33,51 @@ The whole journey resembled a lot what I went through when I created my color th
33
33
"editor.fontLigatures": true
34
34
```
35
35
36
-
## Major Version History
36
+
## Examples
37
37
38
-
For a complete list of changes, see the release notes on [Releases](https://github.com/psudo-dev/psudofont-liga-mono/releases).
38
+
Click on the images to see a larger version with more details, the low-res image rendering is pretty bad for texts with dark backgrounds.
39
39
40
-
### V.2.0.0 (October, 1st, 2025)
40
+
- TypeScript
41
41
42
-
I was naive... I thought I wouldn't actually edit and design glyphs myself because it would be too much work, but I was wrong - I underestimated my itch... It last a month or so and here we are, a completely new version!
42
+

43
+
<small>(Nebula Oni Theme: Hourglass/Grey)</small>
43
44
44
-
I previously complained that I liked `Menlo/Meslo` but I wanted to make it a bit thinner and that I liked `IBM Plex Mono/Lilex`'s italic but not all of it. So I went ahead and changed all of that.
45
+
- Python
45
46
46
-
This version of `psudoFont Liga Mono` is much more cohesive and consistent and now I can say it's actually a Font Family instead of a _Frankenstein_ - fused together with multiple fonts...
47
+

48
+
<small>(Nebula Oni Theme: Cerberus/Glacial Blue)</small>
49
+
50
+
- C
51
+

52
+
<small>(Nebula Oni Theme: Spirograph/Purple)</small>
53
+
54
+
- Terminal
55
+

56
+
<small>(Nebula Oni Theme)</small>
57
+
58
+
## Major Version History
59
+
60
+
For a complete list of changes, see the release notes on [Releases](https://github.com/psudo-dev/psudofont-liga-mono/releases).
47
61
48
62
### V.1.0.0 (August, 8th, 2025)
49
63
50
-
I wanted to use `Menlo/Meslo Regular` but I also wanted `IBM Plex Mono/Lilex Italic`... So what if I mixed and matched these two together?
64
+
I wanted to use `Menlo/Meslo Regular` but I also wanted `IBM Plex Mono/Lilex Italic`... So what if I mixed and matched these two together into a single font?
51
65
52
66
And that's what I did.
53
67
54
-
Like so many other things, it started with an itch, and thus, this _Frankenstein Font_ was born. It's aliiiiveeee!
68
+
Like so many other things, it started with a lingering and persistent "what if...", and that's how this _Frankenstein Font_ was born. It's aliiiiveeee!
69
+
70
+
### V.2.0.0 (October, 1st, 2025)
71
+
72
+
I was naive... I thought I wouldn't actually edit and design glyphs myself because it would be too much work, but I was wrong - I underestimated myself... It lasted a month or so and here we are, a completely new version!
73
+
74
+
I previously complained that I liked `Menlo/Meslo` but I wanted to make it a bit thinner and that I liked `IBM Plex Mono/Lilex`'s italic but not all of it. So I went ahead and changed all of that.
75
+
76
+
This version of `psudoFont Liga Mono` is much more cohesive and consistent and now I can say it's actually a Font Family instead of a _Frankenstein_ - fused together with multiple fonts...
55
77
56
78
## Motivation
57
79
58
-
**TL;DR:** It always starts with an itch, usually when something bothers me, the itch grows through time and _sometimes_ I end up doing it myself. That's how I ended up here, somehow creating my own programming font.
80
+
**TL;DR:** It always starts with an itch, usually when something bothers me, the itch grows through time and _sometimes_ I end up following through. That's how I ended up here, somehow creating my own programming font.
59
81
60
82
---
61
83
@@ -87,45 +109,23 @@ Another thing that I didn't like about `Liga Meslo LG M DZ` were the ligatures c
87
109
88
110
Considering that when this all started I didn't know how to edit a single glyph, all the hustle in between and 3 redesigns later, I would say I liked the final result. Although inspired by `Meslo` and `Lilex`, this turned out to be its own unique font family.
89
111
90
-
## Examples
91
-
92
-
Click on the images to see a larger version with more details, the low-res image rendering is pretty bad for texts with dark backgrounds.
93
-
94
-
- TypeScript
95
-
96
-

97
-
<small>(Nebula Oni Theme: Hourglass/Grey)</small>
98
-
99
-
- Python
100
-
101
-

102
-
<small>(Nebula Oni Theme: Cerberus/Glacial Blue)</small>
103
-
104
-
- C
105
-

106
-
<small>(Nebula Oni Theme: Spirograph/Purple)</small>
107
-
108
-
- Terminal
109
-

110
-
<small>(Nebula Oni Theme)</small>
111
-
112
112
## License
113
113
114
114
This project is licensed under the SIL Open Font License, Version 1.1. See the [LICENSE](./LICENSE) file for details.
The original `Meslo LG` is a customized version of Apple’s `Menlo` font, which on the other hand is based on the open-source font `Bitstream Vera` and the public domain `DejaVu`. `Lilex` is an extended font on top of `IBM Plex Mono`.
126
126
127
127
## Author
128
128
129
-
- [@psudo-dev](https://github.com/psudo-dev/)
130
-
- If you really liked it, give it a star!
131
-
- Would you consider [buying me a coffee](https://buymeacoffee.com/psudodev) to support my work? Thank you!
129
+
- [@psudo-dev](https://github.com/psudo-dev/)
130
+
- If you really liked it, give it a star!
131
+
- Would you consider [buying me a coffee](https://buymeacoffee.com/psudodev) to support my work? Thank you!
0 commit comments