Skip to content

Commit 53f5d6e

Browse files
committed
Warn users about missing glyphs in their fonts
Closes #4296
1 parent 4acd2ad commit 53f5d6e

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

doc/Language/unicode_entry.rakudoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -647,4 +647,10 @@ Or to specify the elements in a list from C<1> up to C<k>:
647647
A₁, A₂, ..., Aₖ
648648
=end code
649649

650+
=head1 Font issues
651+
652+
Some distributions contain fonts that do not contain all Unicode glyphs. If you have
653+
trouble viewing some glyphs, you may need to install a font like
654+
L<GNU Unifont|https://unifoundry.com/unifont/index.html>.
655+
650656
=end pod

xt/pws/words.pws

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,6 +1550,7 @@ unhandled
15501550
unhidden
15511551
unicmp
15521552
unicodey
1553+
unifont
15531554
unimatch
15541555
unimportable
15551556
uniname

0 commit comments

Comments
 (0)