This commit is contained in:
parent
08cf23dc8e
commit
8c20597350
31 changed files with 1321 additions and 89 deletions
|
|
@ -19,7 +19,7 @@ with others.
|
|||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
|
|
@ -92,4 +92,3 @@ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +0,0 @@
|
|||
# mononoki
|
||||
|
||||
> A font for programming and code review.
|
||||
|
||||
For a closer look [http://madmalik.github.io/mononoki/](http://madmalik.github.io/mononoki/).
|
||||
|
||||
## Features
|
||||
|
||||
* Alternate stylistic set with dotted zero, configurable with `ss01`.
|
||||
|
||||
## Installation
|
||||
|
||||
[Download mononoki.zip](https://github.com/madmalik/mononoki/releases/download/1.6/mononoki.zip) and unpack it.
|
||||
* [macOS](http://support.apple.com/kb/HT2509), alternatively there is also a [homebrew formula](https://github.com/Homebrew/homebrew-cask/blob/main/Casks/font/font-m/font-mononoki.rb).
|
||||
* [Windows](https://support.microsoft.com/en-us/office/add-a-font-b7c5f17c-4426-4b53-967f-455339c564c1)
|
||||
* Linux/Unix - distro dependent, if you have a font manager installed on your system, open the font file and hit "Install". Alternatively, there are [mononoki-packages](https://repology.org/project/fonts:mononoki/versions) in many of the package repos, if you prefer installing via package manager.
|
||||
|
||||
## Credit
|
||||
|
||||
Box drawing characters created with [box drawing](https://github.com/adobe-type-tools/box-drawing).
|
||||
9
static/public/assets/fonts/mononoki/header.LICENSE
Normal file
9
static/public/assets/fonts/mononoki/header.LICENSE
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Copyright (c) 2022, Matthias Tellen matthias.tellen@googlemail.com,
|
||||
with Reserved Font Name mononoki.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue