1
0
mirror of synced 2025-12-19 17:48:10 -05:00

Updating vertical metrics and metadata

Also modified nbspace to align with the space character
This commit is contained in:
Aaron
2024-06-24 06:05:21 -07:00
parent f39f963fa3
commit 38ef2d49c0
3 changed files with 7 additions and 10 deletions

View 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>

BIN
ofl/dotum/Dotum-Regular.ttf Normal file

Binary file not shown.

View 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"
}