diff --git a/ofl/hanuman/DESCRIPTION.en_us.html b/ofl/hanuman/DESCRIPTION.en_us.html index 92f3d553d..f40094ff3 100644 --- a/ofl/hanuman/DESCRIPTION.en_us.html +++ b/ofl/hanuman/DESCRIPTION.en_us.html @@ -1,8 +1,6 @@

-The Hanuman fonts are designed for readable and beautiful rendering of text in the Khmer script, the national language of Cambodia. -The designer, Danh Hong, has many years of experience creating fonts for Khmer and other Southeast Asian languages, and is actively involved in the KhmerOS 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.

-

-Updated August 2015: Regular and Bold styles were updated to allow document embedding. -

\ No newline at end of file +To contribute, see github.com/danhhong/Hanuman. +

diff --git a/ofl/hanuman/Hanuman-Black.ttf b/ofl/hanuman/Hanuman-Black.ttf new file mode 100644 index 000000000..32b2e53ab Binary files /dev/null and b/ofl/hanuman/Hanuman-Black.ttf differ diff --git a/ofl/hanuman/Hanuman-Bold.ttf b/ofl/hanuman/Hanuman-Bold.ttf index e6b2306f4..31eaba2f5 100644 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 index 000000000..cd28622b6 Binary files /dev/null and b/ofl/hanuman/Hanuman-Light.ttf differ diff --git a/ofl/hanuman/Hanuman-Regular.ttf b/ofl/hanuman/Hanuman-Regular.ttf index 0140c9b95..44e353265 100644 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 index 000000000..6ac5a9604 Binary files /dev/null and b/ofl/hanuman/Hanuman-Thin.ttf differ diff --git a/ofl/hanuman/METADATA.pb b/ofl/hanuman/METADATA.pb index e87bc491a..1ed7ee727 100644 --- a/ofl/hanuman/METADATA.pb +++ b/ofl/hanuman/METADATA.pb @@ -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" diff --git a/ofl/hanuman/OFL.txt b/ofl/hanuman/OFL.txt index e98ada7fc..82e9e447e 100644 --- a/ofl/hanuman/OFL.txt +++ b/ofl/hanuman/OFL.txt @@ -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 index 000000000..88be782c9 --- /dev/null +++ b/ofl/hanuman/upstream.yaml @@ -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