mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
21 lines
360 B
XML
21 lines
360 B
XML
// Test font fallback.
|
||
|
||
---
|
||
// Font fallback for emoji.
|
||
A😀B
|
||
|
||
// Font fallback for entire text.
|
||
دع النص يمطر عليك
|
||
|
||
// Font fallback in right-to-left text.
|
||
ب🐈😀سم
|
||
|
||
// Multi-layer font fallback.
|
||
Aب😀🏞سمB
|
||
|
||
// Font fallback with composed emojis and multiple fonts.
|
||
01️⃣2
|
||
|
||
// Tofus are rendered with the first font.
|
||
A🐈ዲሞB
|