Skip to content

Commit

Permalink
[css-fonts-4] Add examples of Urdu text in nastaliq and in fallback n…
Browse files Browse the repository at this point in the history
…askh fonts
  • Loading branch information
svgeesus committed Dec 14, 2023
1 parent 4dbd55f commit 5fa94a2
Show file tree
Hide file tree
Showing 3 changed files with 413 additions and 0 deletions.
10 changes: 10 additions & 0 deletions css-fonts-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,16 @@ Generic font families</h4>
Note: ''generic(nastaliq)'' might not map to any locally installed font,
but if it does, that font will be in Nastaliq style.

<figure>
<img style="width:40vw" alt="السلام علیکم" src="images/urdu-nastaliq.svg">
<figcaption>Urdu text displayed with a sample nastaliq font</figcaption>
</figure>

<figure>
<img style="width:40vw" alt="السلام علیکم" src="images/urdu-naskh.svg">
<figcaption>Urdu text displayed with a fallback naskh font</figcaption>
</figure>

<dt id="ui-serif-def"><dfn>ui-serif</dfn>
<dd>
This font family is used for the serif variant of the system's
Expand Down
214 changes: 214 additions & 0 deletions css-fonts-4/images/urdu-naskh.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5fa94a2

Please sign in to comment.