8000 Gidugu: Version 2.000; ttfautohint (v1.8.4.7-5d5b) added by simoncozens · Pull Request #9426 · google/fonts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Gidugu: Version 2.000; ttfautohint (v1.8.4.7-5d5b) added #9426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ofl/gidugu/DESCRIPTION.en_us.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
The Telugu is designed and developed by Purushoth Kumar Guttula, and made available under the SIL Open Font License v1.1 by Silicon Andhra.
The Latin is newly designed for this project by Eduardo Tunni, a type designer in Buenos Aires, Argentina.
The Gidugu project is led by Appaji Ambarisha Darbha, a type designer based in Hyderabad, India.
To contribute, see <a href="https://github.com/appajid/gidugu">github.com/appajid/gidugu</a></p>
To contribute, see <a href="https://github.com/googlefonts/gidugu">github.com/googlefonts/gidugu</a></p>
</p>
Binary file modified ofl/gidugu/Gidugu-Regular.ttf
Binary file not shown.
21 changes: 16 additions & 5 deletions ofl/gidugu/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,26 @@ fonts {
style: "normal"
weight: 400
filename: "Gidugu-Regular.ttf"
post_script_name: "Gidugu"
full_name: "Gidugu"
copyright: "Copyright (c) 2012 Silicon Andhra (fonts.siliconandhra.org). Copyright (c) 2014 Eduardo Tunni (http://www.tipo.net.ar)"
post_script_name: "Gidugu-Regular"
full_name: "Gidugu Regular"
copyright: "Copyright 2025 The Gidugu Project Authors (https://github.com/googlefonts/gidugu)"
}
subsets: "menu"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "telugu"
source {
repository_url: "https://github.com/appajid/gidugu"
repository_url: "https://github.com/googlefonts/gidugu"
commit: "368be453c9ff3a999f47fb961dce0019d12a4b17"
files {
source_file: "fonts/ttf/Gidugu-Regular.ttf"
dest_file: "Gidugu-Regular.ttf"
}
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
branch: "main"
}
primary_script: "Telu"
stroke: "SANS_SERIF"
Expand Down
4 changes: 2 additions & 2 deletions ofl/gidugu/OFL.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Copyright (c) 2012 Silicon Andhra (fonts.siliconandhra.org). Copyright (c) 2014 Eduardo Tunni (http://www.tipo.net.ar)
Copyright 2025 The Gidugu Project Authors (https://github.com/googlefonts/gidugu)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL
https://openfontlicense.org


-----------------------------------------------------------
Expand Down
0