Updating vertical metrics and metadata
Also modified nbspace to align with the space character
This commit is contained in:
@@ -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
BIN
ofl/dotum/Dotum-Regular.ttf
Normal file
Binary file not shown.
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user