diff --git a/data/fontrepo/fonts/README b/data/fontrepo/fonts/README index 27fbb023..f1e938f0 100644 --- a/data/fontrepo/fonts/README +++ b/data/fontrepo/fonts/README @@ -1,4 +1,4 @@ -This file describes common fields in font.ini file. +This file describes common fields in font.ini file. Use ';' to add any comments. languages --------- @@ -11,21 +11,20 @@ Font version. license ------- -License in SPDX format. see licenses/LICENSES file for format and details. +License in SPDX format. see licenses/README file for format and details. licensefile ----------- Name of license file from licenses folder. -request-bug +request-url ----------- URL of bug or request where font addition request was made. For more than 2 -languages, use URLs separated by comma. +languages, use URLs separated by comma in, -request-default ---------------- -URL of bug or request where font was requested to make default for language. -For more than 2 languages, use URLs separated by comma. +request-url=url1, url2 + +format. url --- diff --git a/data/fontrepo/licenses/LICENSES b/data/fontrepo/licenses/README similarity index 99% rename from data/fontrepo/licenses/LICENSES rename to data/fontrepo/licenses/README index d3538b80..a49cc3c3 100644 --- a/data/fontrepo/licenses/LICENSES +++ b/data/fontrepo/licenses/README @@ -1,9 +1,8 @@ -Common Licenses ---------------- - Use following as identifier in fonts.ini for license field. License texts are available under licenses/ directory. +Common Licenses +--------------- Apache-2.0 CC-BY-3.0 GPL-2.0