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
Quit your editor/program. Unzip and open the folder.
23
23
@@ -34,28 +34,28 @@ Copy the .ttf files to your fonts-directory (e.g., `~/.fonts`) → Run `sudo fc-
34
34
[How to](http://www.howtogeek.com/192980/how-to-install-remove-and-manage-fonts-on-windows-mac-and-linux/) Install, Remove, and Manage Fonts on Windows, Mac, and Linux
The font contains more alternates than available on the webpage - see [Monoid-*.fea](https://github.com/larsenwork/monoid/blob/master/Utilities/Monoid-*.fea) for details. You can access these using `font-feature-settings` in your code editor stylesheet.
40
40
41
-
###Tips
41
+
###Tips
42
42
43
43
Atom [Stylesheet](https://gist.github.com/larsenwork/255432b5101093fb07bc)
44
44
[Change Monoid metrics](https://github.com/larsenwork/monoid/issues/109) if you use it together with e.g. Chinese
45
45
46
-
###Edit
46
+
###Edit
47
47
48
48
Please fork and edit away. Use the also libre [FontForge](http://fontforge.github.io/en-US/) and read [Design With FontForge](http://designwithfontforge.com/) to get started.
49
49
50
50
<aname="liga"></a>
51
51
52
52
53
53
54
-
#Ligature Support
54
+
#Ligature Support
55
55
56
56
Monoid uses `calt` and Monoisome uses `calt` + `liga` which aren't supported by all programs.
57
57
58
-
###Editors + Terminals
58
+
###Editors + Terminals
59
59
60
60
| Working | Partly Working | Not Working |
61
61
|:---|:---|:---|
@@ -64,14 +64,14 @@ Monoid uses `calt` and Monoisome uses `calt` + `liga` which aren't supported by
64
64
² PHPStorm, WebStorm etc.
65
65
³ MacVim [snapshot-78](https://github.com/macvim-dev/macvim/releases/tag/snapshot-78), also see the PR [here](https://github.com/macvim-dev/macvim/pull/56)
66
66
67
-
###Browsers
67
+
###Browsers
68
68
69
69
| Working | Partly Working | Not Working |
70
70
|:---|:---|:---|
71
71
| Chrome, Firefox, IE 10+ | Safari¹ | IE <10 |
72
72
¹ Enabled by default - can't be turned off.
73
73
74
-
###Other Apps
74
+
###Other Apps
75
75
76
76
| Working |
77
77
|:---|
@@ -81,7 +81,7 @@ Monoid uses `calt` and Monoisome uses `calt` + `liga` which aren't supported by
81
81
82
82
83
83
84
-
#Links
84
+
#Links
85
85
86
86
I wrote some [Medium articles](https://medium.com/@larsenwork) explaining various aspects.
87
87
A [video](https://www.youtube.com/watch?v=hdld21mlzbY) of me talking about Monoid at Cph Frontenders meetup.
@@ -270,11 +270,11 @@ Remember to update the Font Log when you make contributions.
270
270
271
271
272
272
273
-
#Licenses
273
+
#Licenses
274
274
Monoid is dual licensed with MIT and OFL licenses. Pick one:)
275
275
Monoisome is OFL license.
276
276
277
-
###The MIT License (MIT)
277
+
###The MIT License (MIT)
278
278
279
279
Copyright (c) 2015, Andreas Larsen and contributors.
0 commit comments