diff --git a/ABOUT.en_us.md b/ABOUT.en_us.md new file mode 100644 index 00000000..3c57155e --- /dev/null +++ b/ABOUT.en_us.md @@ -0,0 +1,5 @@ +# About Unified Font Repository + +This is the sample font repository for the [Unified Font Repository v2.0](https://github.com/raphaelbastide/Unified-Font-Repository), a standard way to organize font project source files. + +Below is a quick rundown of the contents of this repository. diff --git a/README.md b/README.md index 819939f3..0a431331 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Myfont -Short description of Demo +Short description of Demo Font. Read more about this [project](https://github.com/raphaelbastide/Unified-Font-Repository/blob/master/ABOUT.en_us.md) ## Specimen @@ -8,13 +8,12 @@ Short description of Demo ## License -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 +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 ## Repository Layout -This font repository follows the Unified Font Repository v2.0, -a standard way to organize font project source files. Learn more at +This font repository follows the Unified Font Repository v2.0, +a standard way to organize font project source files. Learn more at https://github.com/raphaelbastide/Unified-Font-Repository - diff --git a/fonts/Demo-italic.otf b/fonts/otf/Demo-italic.otf similarity index 100% rename from fonts/Demo-italic.otf rename to fonts/otf/Demo-italic.otf diff --git a/fonts/Demo-mono-italic.otf b/fonts/otf/Demo-mono-italic.otf similarity index 100% rename from fonts/Demo-mono-italic.otf rename to fonts/otf/Demo-mono-italic.otf diff --git a/fonts/Demo-mono-regular.otf b/fonts/otf/Demo-mono-regular.otf similarity index 100% rename from fonts/Demo-mono-regular.otf rename to fonts/otf/Demo-mono-regular.otf diff --git a/fonts/Demo-regular.otf b/fonts/otf/Demo-regular.otf similarity index 100% rename from fonts/Demo-regular.otf rename to fonts/otf/Demo-regular.otf diff --git a/fonts/ttf/Demo-italic.ttf b/fonts/ttf/Demo-italic.ttf new file mode 100644 index 00000000..e69de29b diff --git a/fonts/ttf/Demo-mono-italic.ttf b/fonts/ttf/Demo-mono-italic.ttf new file mode 100644 index 00000000..e69de29b diff --git a/fonts/ttf/Demo-mono-regular.ttf b/fonts/ttf/Demo-mono-regular.ttf new file mode 100644 index 00000000..e69de29b diff --git a/fonts/ttf/Demo-regular.ttf b/fonts/ttf/Demo-regular.ttf new file mode 100644 index 00000000..e69de29b diff --git a/scripts/script.py b/scripts/script.py new file mode 100644 index 00000000..e69de29b diff --git a/sources/features/Demo.fea b/sources/features/Demo.fea new file mode 100644 index 00000000..e69de29b