1
0
mirror of https://github.com/google/fonts.git synced 2025-01-05 17:05:26 +03:00

Update METADATA.pb

Single quotes causing parsing errors.
This commit is contained in:
Nathan Williams 2021-08-26 09:11:53 -07:00 committed by GitHub
parent 57ecf341fe
commit 451c0df659
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ fonts {
filename: "JosefinSans[wght].ttf"
post_script_name: "JosefinSans-Thin"
full_name: "Josefin Sans Thin"
copyright: 'Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name "Josefin Sans".'
copyright: "Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name \"Josefin Sans\"."
}
fonts {
name: "Josefin Sans"
@ -19,7 +19,7 @@ fonts {
filename: "JosefinSans-Italic[wght].ttf"
post_script_name: "JosefinSans-ThinItalic"
full_name: "Josefin Sans Thin Italic"
copyright: 'Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name "Josefin Sans".'
copyright: "Copyright 2010 The Josefin Sans Project Authors (https://github.com/ThomasJockin/JosefinSansFont-master), with Reserved Font Name \"Josefin Sans\"."
}
subsets: "latin"
subsets: "latin-ext"