Skip to content

Commit f773fae

Browse files
Fix issues in typography.md
- Fix backslash path separators in Segoe UI Variable link (line 17) - Remove stray </p> HTML artifacts from 9 font-family cells in non-Latin fonts table Co-authored-by: Copilot <[email protected]>
1 parent 627dcf2 commit f773fae

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

hub/apps/design/signature-experiences/typography.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.localizationpriority: medium
1414

1515
As the visual representation of language, typography's main task is to communicate information. The Windows type system helps you create structure and hierarchy in your content in order to maximize legibility and readability in your UI.
1616

17-
[Segoe UI Variable](..\downloads\index.md#fonts) is the new system font for Windows. It is a refreshed take on the classic Segoe and uses variable font technology to dynamically provide great legibility at very small sizes, and improved outlines at display sizes.
17+
[Segoe UI Variable](../downloads/index.md#fonts) is the new system font for Windows. It is a refreshed take on the classic Segoe and uses variable font technology to dynamically provide great legibility at very small sizes, and improved outlines at display sizes.
1818

1919
> [!TIP]
2020
> This article describes how the [Fluent Design language](https://fluent2.microsoft.design/) is applied to Windows apps. For more information, see [**Fluent Design - Typography**](https://fluent2.microsoft.design/typography).
@@ -176,15 +176,15 @@ Use the [LanguageFont font-mapping APIs](/uwp/api/windows.globalization.fonts.la
176176
|---------|---------|---------|
177177
| Ebrima | Regular, Bold | User-interface font for African scripts (ADLaM, Ethiopic, N'Ko, Osmanya, Tifinagh, Vai). |
178178
| Gadugi | Regular, Bold | User-interface font for North American scripts (Canadian Syllabics, Cherokee, Osage). |
179-
| Leelawadee UI</p> | Regular, Semilight, Bold | User-interface font for Southeast Asian scripts (Buginese, Khmer, Lao, Thai). |
180-
| Malgun Gothic</p> | Regular | User-interface font for Korean. |
181-
| Microsoft JhengHei UI</p> | Regular, Bold, Light | User-interface font for Traditional Chinese. |
182-
| Microsoft YaHei UI</p> | Regular, Bold, Light | User-interface font for Simplified Chinese. |
183-
| Myanmar Text</p> | Regular | Fallback font for Myanmar script. |
184-
| Nirmala UI</p> | Regular, Semilight, Bold | User-interface font for South Asian scripts (Bangla, Chakma, Devanagari, Gujarati, Gurmukhi, Kannada, Malayalam, Meetei Mayek, Odia, Ol Chiki, Sinhala, Sora Sompeng, Tamil, Telugu). |
185-
| Segoe UI</p> | Regular, Italic, Light Italic, Black Italic, Bold, Bold Italic, Light, Semilight, Semibold, Black | User-interface font for Arabic, Armenian, Georgian, and Hebrew. |
186-
| SimSun</p> | Regular | A legacy Chinese UI font. |
187-
| Yu Gothic UI</p> | Light, Semilight, Regular, Semibold, Bold | User-interface font for Japanese. |
179+
| Leelawadee UI | Regular, Semilight, Bold | User-interface font for Southeast Asian scripts (Buginese, Khmer, Lao, Thai). |
180+
| Malgun Gothic | Regular | User-interface font for Korean. |
181+
| Microsoft JhengHei UI | Regular, Bold, Light | User-interface font for Traditional Chinese. |
182+
| Microsoft YaHei UI | Regular, Bold, Light | User-interface font for Simplified Chinese. |
183+
| Myanmar Text | Regular | Fallback font for Myanmar script. |
184+
| Nirmala UI | Regular, Semilight, Bold | User-interface font for South Asian scripts (Bangla, Chakma, Devanagari, Gujarati, Gurmukhi, Kannada, Malayalam, Meetei Mayek, Odia, Ol Chiki, Sinhala, Sora Sompeng, Tamil, Telugu). |
185+
| Segoe UI | Regular, Italic, Light Italic, Black Italic, Bold, Bold Italic, Light, Semilight, Semibold, Black | User-interface font for Arabic, Armenian, Georgian, and Hebrew. |
186+
| SimSun | Regular | A legacy Chinese UI font. |
187+
| Yu Gothic UI | Light, Semilight, Regular, Semibold, Bold | User-interface font for Japanese. |
188188

189189
## Fonts
190190

0 commit comments

Comments
 (0)