]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Hanuman: Version 8.000; ttfautohint (v1.8.3) added (#3496)
authorYanone <post@yanone.de>
Wed, 8 Sep 2021 11:47:53 +0000 (13:47 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Sep 2021 11:47:53 +0000 (13:47 +0200)
* [gftools-packager] Hanuman: Version 8.000; ttfautohint (v1.8.3) added

* Hanuman Version 8.000; ttfautohint (v1.8.3) taken from the upstream repo https://github.com/danhhong/Hanuman.git at commit https://github.com/danhhong/Hanuman/commit/76f778a2015763bfc6bdd610c15f44f10a294553.

* [gftools-packager] ofl/hanuman remove METADATA "source".  google/fonts#2587

* Hanuman: description updated

* Hanuman: removed description from upstream.yaml

* Hanuman: latin added to metadata

* Update METADATA.pb

Co-authored-by: Rosalie Wagner <mail@rosaliewagner.com>
ofl/hanuman/DESCRIPTION.en_us.html
ofl/hanuman/Hanuman-Black.ttf [new file with mode: 0644]
ofl/hanuman/Hanuman-Bold.ttf
ofl/hanuman/Hanuman-Light.ttf [new file with mode: 0644]
ofl/hanuman/Hanuman-Regular.ttf
ofl/hanuman/Hanuman-Thin.ttf [new file with mode: 0644]
ofl/hanuman/METADATA.pb
ofl/hanuman/OFL.txt
ofl/hanuman/upstream.yaml [new file with mode: 0644]

index 92f3d553d038021ed0f613f9f3e79525c81a4dbe..f40094ff3185237b48508c23d89d8e4fdab0408e 100644 (file)
@@ -1,8 +1,6 @@
 <p>
-The Hanuman fonts are designed for readable and beautiful rendering of text in the Khmer script, the national language of Cambodia. 
-The designer, <a href="http://khmertype.blogspot.com/">Danh Hong</a>, has many years of experience creating fonts for Khmer and other Southeast Asian languages, and is actively involved in the <a href="http://www.khmeros.info/">KhmerOS</a> project, dedicated to a vision where Cambodians can learn and use computers in their own language.
+Hanuman is a Khmer font for body text, that pairs well with Latin serif fonts.
 </p>
-
 <p>
-<b>Updated August 2015:</b> Regular and Bold styles were updated to allow document embedding.
-</p>
\ No newline at end of file
+To contribute, see <a href="https://github.com/danhhong/Hanuman">github.com/danhhong/Hanuman</a>.
+</p>
diff --git a/ofl/hanuman/Hanuman-Black.ttf b/ofl/hanuman/Hanuman-Black.ttf
new file mode 100644 (file)
index 0000000..32b2e53
Binary files /dev/null and b/ofl/hanuman/Hanuman-Black.ttf differ
index e6b2306f4db3d20eb32e26eb7d733c7932f23328..31eaba2f586495926687626b40537535695ee1ed 100644 (file)
Binary files a/ofl/hanuman/Hanuman-Bold.ttf and b/ofl/hanuman/Hanuman-Bold.ttf differ
diff --git a/ofl/hanuman/Hanuman-Light.ttf b/ofl/hanuman/Hanuman-Light.ttf
new file mode 100644 (file)
index 0000000..cd28622
Binary files /dev/null and b/ofl/hanuman/Hanuman-Light.ttf differ
index 0140c9b9570c5fbb59cfa4ec58b3b3e7447d8cce..44e35326580f417720cb671d821f6c2d209611d2 100644 (file)
Binary files a/ofl/hanuman/Hanuman-Regular.ttf and b/ofl/hanuman/Hanuman-Regular.ttf differ
diff --git a/ofl/hanuman/Hanuman-Thin.ttf b/ofl/hanuman/Hanuman-Thin.ttf
new file mode 100644 (file)
index 0000000..6ac5a96
Binary files /dev/null and b/ofl/hanuman/Hanuman-Thin.ttf differ
index e87bc491aa39ee5112aa1efbe0cc3f82e743e782..1ed7ee727270a473b0b066334f02a7bf3e9da0c7 100644 (file)
@@ -3,6 +3,24 @@ designer: "Danh Hong"
 license: "OFL"
 category: "SERIF"
 date_added: "2010-09-21"
+fonts {
+  name: "Hanuman"
+  style: "normal"
+  weight: 100
+  filename: "Hanuman-Thin.ttf"
+  post_script_name: "Hanuman-Thin"
+  full_name: "Hanuman Thin"
+  copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)"
+}
+fonts {
+  name: "Hanuman"
+  style: "normal"
+  weight: 300
+  filename: "Hanuman-Light.ttf"
+  post_script_name: "Hanuman-Light"
+  full_name: "Hanuman Light"
+  copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)"
+}
 fonts {
   name: "Hanuman"
   style: "normal"
@@ -10,7 +28,7 @@ fonts {
   filename: "Hanuman-Regular.ttf"
   post_script_name: "Hanuman-Regular"
   full_name: "Hanuman Regular"
-  copyright: "Copyright 2011 Danh Hong (danhhong@gmail.com)"
+  copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)"
 }
 fonts {
   name: "Hanuman"
@@ -19,7 +37,17 @@ fonts {
   filename: "Hanuman-Bold.ttf"
   post_script_name: "Hanuman-Bold"
   full_name: "Hanuman Bold"
-  copyright: "Copyright 2011 Danh Hong (danhhong@gmail.com)"
+  copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)"
+}
+fonts {
+  name: "Hanuman"
+  style: "normal"
+  weight: 900
+  filename: "Hanuman-Black.ttf"
+  post_script_name: "Hanuman-Black"
+  full_name: "Hanuman Black"
+  copyright: "Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)"
 }
 subsets: "khmer"
+subsets: "latin"
 subsets: "menu"
index e98ada7fcf67750e3e2ba89703eadd3f31d33eea..82e9e447e087ca532c239c39722d54d2e2525342 100644 (file)
@@ -1,5 +1,4 @@
-Copyright (c) 2010, Danh Hong (khmertype.blogspot.com),
-with Reserved Font Name Hanuman.
+Copyright 2019 The Hanuman Project Authors (https://github.com/danhhong/Hanuman)
 
 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:
diff --git a/ofl/hanuman/upstream.yaml b/ofl/hanuman/upstream.yaml
new file mode 100644 (file)
index 0000000..88be782
--- /dev/null
@@ -0,0 +1,9 @@
+branch: master
+files:
+  OFL.txt: OFL.txt
+  Release/ttf/Hanuman-Thin.ttf: Hanuman-Thin.ttf
+  Release/ttf/Hanuman-Light.ttf: Hanuman-Light.ttf
+  Release/ttf/Hanuman-Regular.ttf: Hanuman-Regular.ttf
+  Release/ttf/Hanuman-Bold.ttf: Hanuman-Bold.ttf
+  Release/ttf/Hanuman-Black.ttf: Hanuman-Black.ttf
+repository_url: https://github.com/danhhong/Hanuman.git