1
0
mirror of https://github.com/google/fonts.git synced 2024-11-28 11:00:21 +03:00

Remove trailing whitespace from font family names

Fixes #1903
This commit is contained in:
Marc Foley 2019-07-10 10:45:16 +01:00 committed by GitHub
parent d561bdd517
commit 023aa4b285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ fonts {
weight: 400
filename: "Padauk-Regular.ttf"
post_script_name: "Padauk-Regular"
full_name: ""
full_name: "Padauk Regular"
copyright: "Copyright SIL International, all rights reserved"
}
fonts {
@ -18,7 +18,7 @@ fonts {
weight: 700
filename: "Padauk-Bold.ttf"
post_script_name: "Padauk-Bold"
full_name: " "
full_name: "Padauk Bold"
copyright: "Copyright SIL International, all rights reserved"
}
subsets: "latin"

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -7,7 +7,7 @@ fonts {
name: "Sue Ellen Francisco"
style: "normal"
weight: 400
filename: "SueEllenFrancisco.ttf"
filename: "SueEllenFrancisco-Regular.ttf"
post_script_name: "SueEllenFrancisco"
full_name: "Sue Ellen Francisco"
copyright: "Copyright (c) 2010, Kimberly Geswein (kimberlygeswein.com kimberlygeswein@gmail.com)"

Binary file not shown.