Commit a3ae260
Replace emoji with Greek letters in Unicode string example
The emoji characters (U+1F60E) rendered as empty squares in the PDF
because they are outside the Noto Serif font coverage. Replaced with
Greek letters lambda, pi, sigma (955, 960, 963) which Noto Serif
supports and which still demonstrate the +pc unicode shell behavior.
Fixes #211
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dcdbde6 commit a3ae260
1 file changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
393 | | - | |
| 392 | + | |
| 393 | + | |
394 | 394 | | |
395 | 395 | | |
396 | | - | |
| 396 | + | |
| 397 | + | |
397 | 398 | | |
398 | 399 | | |
399 | 400 | | |
400 | 401 | | |
401 | 402 | | |
402 | | - | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
407 | | - | |
408 | | - | |
409 | | - | |
| 407 | + | |
| 408 | + | |
410 | 409 | | |
| 410 | + | |
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
| |||
0 commit comments