diff --git a/README.md b/README.md index 4d8d11f..522f1b1 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,6 @@ Included in the repository right now are my tweaked 'NV' fonts, but [the older r ## Included tweaked fonts -### NV Charter - - - -**NV Charter**, is a renamed version of [XCharter](https://www.ctan.org/tex-archive/fonts/xcharter/), which is an extended version of [Bitstream Charter](https://en.wikipedia.org/wiki/Bitstream_Charter). This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-charter) that I've linked. Available under a [Free license](https://github.com/nicoverbruggen/nv-charter/blob/main/LICENSE). - ### NV Garamond @@ -26,12 +20,32 @@ 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. +## Included renamed fonts + ### NV Cardo **NV Cardo** is a version of Cardo with 20% spacing and has been renamed so you can keep the original Cardo installed side-by-side as well. Does not have a separate repository because no other changes were applied. OFL licensed. +### NV Charter + + + +**NV Charter**, is a renamed version of [XCharter](https://www.ctan.org/tex-archive/fonts/xcharter/), which is an extended version of [Bitstream Charter](https://en.wikipedia.org/wiki/Bitstream_Charter). This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-charter) that I've linked. Available under a [Free license](https://github.com/nicoverbruggen/nv-charter/blob/main/LICENSE). + +### NV Palatium + + + +**NV Palatium**, is a renamed version of [Domitian](https://www.ctan.org/tex-archive/fonts/domitian/), which is an extended version of [URW Palladio](https://tug.org/FontCatalogue/urwpalladio/). This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-palatium) that I've linked. Available under a [Free license](https://github.com/nicoverbruggen/nv-palatium/blob/main/LICENSE). + +### NV Tempus + + + +**NV Tempus**, is a renamed version of [TeX Gyre Termes](https://ctan.org/pkg/tex-gyre-termes), which is an extended version of [URW Nimbus Roman No9](https://tug.org/FontCatalogue/urwpalladio/). This one has a [dedicated repository](https://github.com/nicoverbruggen/nv-tempus) that I've linked. Available under a [Free license](https://github.com/nicoverbruggen/nv-tempus/blob/main/LICENSE). + ### Where can I get the fonts? The fonts are available via the [release](https://github.com/nicoverbruggen/ebook-fonts/releases). @@ -56,10 +70,11 @@ To reboot, long-press the power button until your Kobo says it has been shut dow ### How are these fonts licensed? -* Most of these fonts are available under their original [Open Font License](https://openfontlicense.org/). -* _XCharter_ is available under the original Bitstream license, which is included in the respective archive. +* Many of these fonts are available under their original [Open Font License](https://openfontlicense.org/). +* NV Charter is available under the original Bitstream license, which is included in the respective archive. +* NV Palatium is available under the OFL license, and is available under the same license as Domitian is. ### What is your favorite font from the collection? -* For simple books and basic readability, I personally prefer XCharter or NV Jost. +* For simple books and basic readability, I personally prefer NV Charter or NV Jost. * For fantasy books, I prefer to use NV Garamond or NV Cardo. \ No newline at end of file diff --git a/examples/NV-Palatium.png b/examples/NV-Palatium.png new file mode 100755 index 0000000..4104e62 Binary files /dev/null and b/examples/NV-Palatium.png differ diff --git a/ttf/NV Palatium/NV-Palatium-Bold.ttf b/ttf/NV Palatium/NV-Palatium-Bold.ttf new file mode 100644 index 0000000..9c75855 Binary files /dev/null and b/ttf/NV Palatium/NV-Palatium-Bold.ttf differ diff --git a/ttf/NV Palatium/NV-Palatium-BoldItalic.ttf b/ttf/NV Palatium/NV-Palatium-BoldItalic.ttf new file mode 100644 index 0000000..644eced Binary files /dev/null and b/ttf/NV Palatium/NV-Palatium-BoldItalic.ttf differ diff --git a/ttf/NV Palatium/NV-Palatium-Italic.ttf b/ttf/NV Palatium/NV-Palatium-Italic.ttf new file mode 100644 index 0000000..12529bb Binary files /dev/null and b/ttf/NV Palatium/NV-Palatium-Italic.ttf differ diff --git a/ttf/NV Palatium/NV-Palatium-Roman.ttf b/ttf/NV Palatium/NV-Palatium-Roman.ttf new file mode 100644 index 0000000..36b7b5e Binary files /dev/null and b/ttf/NV Palatium/NV-Palatium-Roman.ttf differ