You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Document-Processing/PowerPoint/Conversions/PowerPoint-To-Image/NET/Fallback-Fonts-in-PPTXtoImage-Conversion.md
<td>Phagspa, Microsoft PhagsPa, Noto Sans PhagsPa, Arial Unicode MS</td>
479
+
</tr>
480
+
<tr>
481
+
<td>SoraSompeng</td>
482
+
<td>0x110D0 - 0x110FF</td>
483
+
<td>Nirmala UI, Arial Unicode MS</td>
484
+
</tr>
485
+
<tr>
486
+
<td>TaiLe</td>
487
+
<td>0x1950 - 0x197F</td>
488
+
<td>Microsoft Tai Le, Arial Unicode MS</td>
489
+
</tr>
490
+
<tr>
491
+
<td>NewTaiLue</td>
492
+
<td>0x1980 - 0x19DF</td>
493
+
<td>Microsoft New Tai Lue, Arial Unicode MS</td>
494
+
</tr>
495
+
<tr>
496
+
<td>Tifinagh</td>
497
+
<td>0x2D30 - 0x2D7F</td>
498
+
<td>Ebrima, Arial Unicode MS</td>
499
+
</tr>
500
+
<tr>
501
+
<td>Symbols</td>
502
+
<td>0x2000 - 0x27BF<br>
503
+
0x2300 - 0x23FF</td>
504
+
<td>Segoe UI Symbol, Arial Unicode MS</td>
505
+
</tr>
506
+
<tr>
507
+
<td>Mathematics</td>
508
+
<td>0x2200 - 0x2AFF<br>
509
+
0x1D400 - 0x1D7FF</td>
510
+
<td>Cambria Math, Noto Sans Math, Segoe UI Symbol, Arial Unicode MS</td>
511
+
</tr>
512
+
<tr>
513
+
<td>Emoji</td>
514
+
<td>0x1F300 - 0x1FAFF<br>
515
+
0xFE0F - 0xFE0F</td>
516
+
<td>Segoe UI Emoji, Noto Color Emoji, Arial Unicode MS</td>
517
+
</tr>
310
518
</table>
311
519
312
520
N> The .NET PowerPoint Library (Presentation) uses System.Drawing functionalities for PowerPoint to image conversion conversion in .NET Framework applications. And System.Drawing itself uses a fallback font to preserve the Unicode text while drawing the text in the image. So, these Fallback fonts APIs are **not supported in .NET Framework**.
0 commit comments