From 7acbf7652faff1b540e003569a9d58876e726c3a Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 18 Apr 2025 11:38:24 +0200 Subject: [PATCH] update metadata.pb --- ofl/sourcecodepro/METADATA.pb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/ofl/sourcecodepro/METADATA.pb b/ofl/sourcecodepro/METADATA.pb index 77f725cc77..5aa5752dba 100644 --- a/ofl/sourcecodepro/METADATA.pb +++ b/ofl/sourcecodepro/METADATA.pb @@ -8,8 +8,8 @@ fonts { style: "normal" weight: 400 filename: "SourceCodePro[wght].ttf" - post_script_name: "SourceCode_ExtraLight" - full_name: "Source Code Pro" + post_script_name: "SourceCodePro-ExtraLight" + full_name: "Source Code Pro ExtraLight Regular" copyright: "© 2010 - 2020 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’." } fonts { @@ -17,8 +17,8 @@ fonts { style: "italic" weight: 400 filename: "SourceCodePro-Italic[wght].ttf" - post_script_name: "SourceCode_ExtraLight-Italic" - full_name: "Source Code Pro Italic" + post_script_name: "SourceCodePro-ExtraLightItalic" + full_name: "Source Code Pro ExtraLight Italic" copyright: "© 2010 - 2020 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name ‘Source’." } subsets: "cyrillic" @@ -34,3 +34,7 @@ axes { min_value: 200.0 max_value: 900.0 } + +source { + repository_url: "https://github.com/adobe-fonts/source-code-pro" +} \ No newline at end of file -- 2.47.2