diff --git a/README.md b/README.md index becda73..9ff7e56 100644 --- a/README.md +++ b/README.md @@ -20,14 +20,20 @@ Included in the repository right now are my tweaked 'NV' fonts, but [the older r **NV Jost** is a Jost variant, with a slightly altered lowercase G and single storey a (similar to Futura, only accessible via OT feature on the original font). This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-jost) that I've linked, OFL licensed. -### NV Zilla Slab +### NV Junius - + -**NV Zilla Slab** is a [Zilla Slab](https://github.com/mozilla/zilla-slab) variant, with adjusted metrics and a 10% glyph size increase. This makes it ideal for digital reading on e-readers. This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-zilla-slab) that I've linked, OFL licensed. +**NV Junius** is a [Junicode 2](https://github.com/psb1558/Junicode-font) variant based on the variable font, with adjusted metrics and a 10% glyph size increase. This one does not have a repository, but can be easily recreated by using [Slice](https://github.com/source-foundry/Slice), a GUI that allows you to export various fixed configurations. ## Included renamed fonts +### NV Bitter + + + +**NV Bitter** is a renamed version of [Bitter](https://www.huertatipografica.com/en/fonts/bitter-ht) (that can co-exist with Bitter if necessary). Intended for older Kobo devices that do not include an on-board version. Bitter is included by default on Kobo Clara BW and Kobo Libra Color. OFL licensed. + ### NV Elstob diff --git a/examples/NV-Bitter.png b/examples/NV-Bitter.png new file mode 100755 index 0000000..efaa181 Binary files /dev/null and b/examples/NV-Bitter.png differ diff --git a/examples/NV-Junius.png b/examples/NV-Junius.png new file mode 100755 index 0000000..15bd5ee Binary files /dev/null and b/examples/NV-Junius.png differ diff --git a/examples/NV-ZillaSlab.png b/examples/NV-ZillaSlab.png deleted file mode 100644 index d7431f7..0000000 Binary files a/examples/NV-ZillaSlab.png and /dev/null differ diff --git a/ttf/NV Junius/NV-Junius-Bold.ttf b/ttf/NV Junius/NV-Junius-Bold.ttf new file mode 100644 index 0000000..eb63079 Binary files /dev/null and b/ttf/NV Junius/NV-Junius-Bold.ttf differ diff --git a/ttf/NV Junius/NV-Junius-BoldItalic.ttf b/ttf/NV Junius/NV-Junius-BoldItalic.ttf new file mode 100644 index 0000000..7647ffb Binary files /dev/null and b/ttf/NV Junius/NV-Junius-BoldItalic.ttf differ diff --git a/ttf/NV Junius/NV-Junius-Italic.ttf b/ttf/NV Junius/NV-Junius-Italic.ttf new file mode 100644 index 0000000..9bf03f1 Binary files /dev/null and b/ttf/NV Junius/NV-Junius-Italic.ttf differ diff --git a/ttf/NV Junius/NV-Junius-Regular.ttf b/ttf/NV Junius/NV-Junius-Regular.ttf new file mode 100644 index 0000000..03c3edd Binary files /dev/null and b/ttf/NV Junius/NV-Junius-Regular.ttf differ diff --git a/ttf/NV Zilla Slab/NV-ZillaSlab-Bold.ttf b/ttf/NV Zilla Slab/NV-ZillaSlab-Bold.ttf deleted file mode 100644 index 8264fa0..0000000 Binary files a/ttf/NV Zilla Slab/NV-ZillaSlab-Bold.ttf and /dev/null differ diff --git a/ttf/NV Zilla Slab/NV-ZillaSlab-BoldItalic.ttf b/ttf/NV Zilla Slab/NV-ZillaSlab-BoldItalic.ttf deleted file mode 100644 index aa4a76b..0000000 Binary files a/ttf/NV Zilla Slab/NV-ZillaSlab-BoldItalic.ttf and /dev/null differ diff --git a/ttf/NV Zilla Slab/NV-ZillaSlab-Italic.ttf b/ttf/NV Zilla Slab/NV-ZillaSlab-Italic.ttf deleted file mode 100644 index d96e919..0000000 Binary files a/ttf/NV Zilla Slab/NV-ZillaSlab-Italic.ttf and /dev/null differ diff --git a/ttf/NV Zilla Slab/NV-ZillaSlab-Regular.ttf b/ttf/NV Zilla Slab/NV-ZillaSlab-Regular.ttf deleted file mode 100644 index 5ca04e3..0000000 Binary files a/ttf/NV Zilla Slab/NV-ZillaSlab-Regular.ttf and /dev/null differ