From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/ptsans.pb | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 metadata/ptsans.pb (limited to 'metadata/ptsans.pb') diff --git a/metadata/ptsans.pb b/metadata/ptsans.pb new file mode 100644 index 0000000..49d4867 --- /dev/null +++ b/metadata/ptsans.pb @@ -0,0 +1,46 @@ +name: "PT Sans" +designer: "ParaType" +license: "OFL" +category: "SANS_SERIF" +date_added: "2010-09-21" +fonts { + name: "PT Sans" + style: "normal" + weight: 400 + filename: "PT_Sans-Web-Regular.ttf" + post_script_name: "PTSans-Regular" + full_name: "PT Sans" + copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved." +} +fonts { + name: "PT Sans" + style: "italic" + weight: 400 + filename: "PT_Sans-Web-Italic.ttf" + post_script_name: "PTSans-Italic" + full_name: "PT Sans Italic" + copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved." +} +fonts { + name: "PT Sans" + style: "normal" + weight: 700 + filename: "PT_Sans-Web-Bold.ttf" + post_script_name: "PTSans-Bold" + full_name: "PT Sans Bold" + copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved." +} +fonts { + name: "PT Sans" + style: "italic" + weight: 700 + filename: "PT_Sans-Web-BoldItalic.ttf" + post_script_name: "PTSans-BoldItalic" + full_name: "PT Sans Bold Italic" + copyright: "Copyright © 2009 ParaType Ltd (yakupov@paratype.com). All rights reserved." +} +subsets: "menu" +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "latin" +subsets: "latin-ext" -- cgit v1.2.3