-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[zh-cn] Update glossary 'baseline' and its main page (#17544)
- Loading branch information
1 parent
12185d4
commit 1409a31
Showing
2 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
--- | ||
title: 基线 | ||
slug: Glossary/Baseline | ||
l10n: | ||
sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
**基线**是指欧洲和西亚文字排版中,用于在上面放置字符的一条假想的基准线。 | ||
根据语境的不同,**基线**(baseline)一词有多种含义。它可以指: | ||
|
||
字符下降的部分,比如 g 和 p,会向下超出基线,带弧形的会向上和向下扩展的字形({{Glossary("glyph", "Glyph")}}),比如 C 或 3,会略微向下超出基线。 | ||
|
||
东亚文字没有基线,他们的字形放置在方盒子,没有上升部分和下降部分。 | ||
{{GlossaryDisambiguation}} | ||
|
||
## 参见 | ||
|
||
- 维基百科上的[基线](https://en.wikipedia.org/wiki/Baseline) | ||
- 维基百科上的 [Baseline](https://en.wikipedia.org/wiki/Baseline) 词条 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: 基线(排版) | ||
slug: Glossary/Baseline/Typography | ||
l10n: | ||
sourceCommit: d267a8cb862c20277f81bbc223221b36b0c613e6 | ||
--- | ||
|
||
{{GlossarySidebar}} | ||
|
||
**基线**(baseline)是指欧洲和西亚文字排版中,用于在上面放置字符的一条假想的基准线。 | ||
|
||
{{GlossaryDisambiguation}} | ||
|
||
## 参见 | ||
|
||
- 维基百科上的[基线](https://zh.wikipedia.org/wiki/基線)词条 | ||
- MDN 上的 [CSS 盒子对齐](/zh-CN/docs/Web/CSS/CSS_box_alignment#对齐的种类)文档 |