diff --git a/README.md b/README.md index 961d964..ab680bb 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ Included in the repository right now are my tweaked 'NV' fonts, but [the older r **NV Cardo** is a version of [Cardo](https://github.com/ryanfb/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 Source Serif + + + +**NV Source Serif** is a version of [Source Serif 4](https://github.com/adobe-fonts/source-serif) with 20% spacing and has been renamed so it works correctly on Kobo devices. Does not have a separate repository because no other changes were applied. OFL licensed. + ### NV Charter diff --git a/examples/NV-SourceSerif.png b/examples/NV-SourceSerif.png new file mode 100755 index 0000000..eb9bbe7 Binary files /dev/null and b/examples/NV-SourceSerif.png differ diff --git a/ttf/NV Source Serif/NV-SourceSerif-Bold.ttf b/ttf/NV Source Serif/NV-SourceSerif-Bold.ttf new file mode 100755 index 0000000..f242653 Binary files /dev/null and b/ttf/NV Source Serif/NV-SourceSerif-Bold.ttf differ diff --git a/ttf/NV Source Serif/NV-SourceSerif-BoldItalic.ttf b/ttf/NV Source Serif/NV-SourceSerif-BoldItalic.ttf new file mode 100755 index 0000000..282f340 Binary files /dev/null and b/ttf/NV Source Serif/NV-SourceSerif-BoldItalic.ttf differ diff --git a/ttf/NV Source Serif/NV-SourceSerif-Italic.ttf b/ttf/NV Source Serif/NV-SourceSerif-Italic.ttf new file mode 100755 index 0000000..023afd0 Binary files /dev/null and b/ttf/NV Source Serif/NV-SourceSerif-Italic.ttf differ diff --git a/ttf/NV Source Serif/NV-SourceSerif-Regular.ttf b/ttf/NV Source Serif/NV-SourceSerif-Regular.ttf new file mode 100755 index 0000000..70e1697 Binary files /dev/null and b/ttf/NV Source Serif/NV-SourceSerif-Regular.ttf differ