diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/khand.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/khand.pb')
-rw-r--r-- | metadata/khand.pb | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/metadata/khand.pb b/metadata/khand.pb new file mode 100644 index 0000000..de6ea47 --- /dev/null +++ b/metadata/khand.pb @@ -0,0 +1,57 @@ +name: "Khand" +designer: "Indian Type Foundry" +license: "OFL" +category: "SANS_SERIF" +date_added: "2014-07-14" +fonts { + name: "Khand" + style: "normal" + weight: 300 + filename: "Khand-Light.ttf" + post_script_name: "Khand-Light" + full_name: "Khand Light" + copyright: "Copyright (c) 2014 Indian Type Foundry (info@indiantypefoundry.com)" +} +fonts { + name: "Khand" + style: "normal" + weight: 400 + filename: "Khand-Regular.ttf" + post_script_name: "Khand-Regular" + full_name: "Khand Regular" + copyright: "Copyright (c) 2014 Indian Type Foundry (info@indiantypefoundry.com)" +} +fonts { + name: "Khand" + style: "normal" + weight: 500 + filename: "Khand-Medium.ttf" + post_script_name: "Khand-Medium" + full_name: "Khand Medium" + copyright: "Copyright (c) 2014 Indian Type Foundry (info@indiantypefoundry.com)" +} +fonts { + name: "Khand" + style: "normal" + weight: 600 + filename: "Khand-SemiBold.ttf" + post_script_name: "Khand-SemiBold" + full_name: "Khand SemiBold" + copyright: "Copyright (c) 2014 Indian Type Foundry (info@indiantypefoundry.com)" +} +fonts { + name: "Khand" + style: "normal" + weight: 700 + filename: "Khand-Bold.ttf" + post_script_name: "Khand-Bold" + full_name: "Khand Bold" + copyright: "Copyright (c) 2014 Indian Type Foundry (info@indiantypefoundry.com)" +} +subsets: "devanagari" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/itfoundry/khand" +} |