]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Updating vertical metrics and metadata 7673/head
authorAaron <aaron@sajatypeworks.com>
Mon, 24 Jun 2024 13:05:21 +0000 (06:05 -0700)
committerAaron <aaron@sajatypeworks.com>
Mon, 24 Jun 2024 13:05:21 +0000 (06:05 -0700)
Also modified nbspace to align with the space character

ofl/dotum/DESCRIPTION.en_us.html
ofl/dotum/Dotum-Regular.ttf [new file with mode: 0644]
ofl/dotum/METADATA.pb

index 804f7c0cbfff4af1a528524726c2862d9cb40ed7..f6440ca3678558a78b1e78cad658de752dd21503 100644 (file)
@@ -1,3 +1,3 @@
 <p>Dotum is a well-known gothic-style font that first shipped with Windows 95. It was designed with clean, simple strokes for clarity in user interfaces. This version includes proportional Latin characters. For a version with monospace, half-width Latin characters, see GulimChe.</p>
 
-<p>To contribute to this project, please visit <a href="https://github.com/googlefonts/gulim">https://github.com/googlefonts/gulim</a>.</p>
+<p>To contribute to this project, please visit <a href="https://github.com/googlefonts/gulim">github.com/googlefonts/gulim</a>.</p>
diff --git a/ofl/dotum/Dotum-Regular.ttf b/ofl/dotum/Dotum-Regular.ttf
new file mode 100644 (file)
index 0000000..4a2d5de
Binary files /dev/null and b/ofl/dotum/Dotum-Regular.ttf differ
index 9eb2eccb065edc6655e9ece8ac32393629035a51..da0fb2f506d5c6c67c8567519b2ebee48a9c5cf5 100644 (file)
@@ -1,20 +1,17 @@
-name: "dotum"
+name: "Dotum"
 designer: "HanYang I&C Co."
 license: "OFL"
 category: "SANS_SERIF"
 date_added: "2024-05-15"
 fonts {
-  name: "dotum"
+  name: "Dotum"
   style: "normal"
   weight: 400
-  filename: "dotum-Regular.ttf"
-  post_script_name: "Dotum"
-  full_name: "Dotum"
+  filename: "Dotum-Regular.ttf"
+  post_script_name: "Dotum-Regular"
+  full_name: "Dotum Regular"
   copyright: "Copyright 2024 The Gulim and Dotum Project Authors (https://github.com/googlefonts/gulim)"
 }
-subsets: "chinese-hongkong"
-subsets: "chinese-simplified"
-subsets: "chinese-traditional"
 subsets: "cyrillic"
 subsets: "greek"
 subsets: "japanese"
@@ -31,7 +28,7 @@ source {
   }
   files {
     source_file: "fonts/ttf/hinted/dotum-Regular.ttf"
-    dest_file: "dotum-Regular.ttf"
+    dest_file: "Dotum-Regular.ttf"
   }
   branch: "main"
 }