Re: Font used for raku welcome message

2021-08-27 Thread William Michels via perl6-users
Hello Norman! Just to clarify, these were the fonts that you had success with? https://savannah.gnu.org/projects/freefont/ FWIW, the (.otf) FreeMono -- Regular font works fine on my MacOS system (Terminal.app), with the words 𝐑𝐚𝐤𝐮𝐝𝐨™ and 𝐑𝐚𝐤𝐮™ appropriately showing up in Bold. Best, Bill. On

Re: Font used for raku welcome message

2021-08-27 Thread Norman Gaywood
Thanks for the suggestions Andinus and James Cloos In the end I was able to solve the issue by doing: lsof -p and examining the open font files. There were not that many of them (only 9). Then this, on one of the open font files (my 3rd file attempt): dnf whatprovides /usr/share/fonts/gnu-fre

Re: Font used for raku welcome message

2021-08-27 Thread James Cloos
> "NG" == Norman Gaywood writes: NG> On Linux (various versions), if I ssh to another system and start the raku NG> REPL , I am greeted with: NG> Welcome to 𝐑𝐚𝐤𝐮𝐝𝐨™ v2021.08. NG> Implementing the 𝐑𝐚𝐤𝐮™ programming language v6.d. U+1D411 is MATHEMATICAL BOLD CAPITAL R. The others are also

Re: fixing the documentation

2021-08-27 Thread Vadim Belman
Hello Marc, The best would be if you propose a PR or open an issue at https://github.com/Raku/doc. Any help with the documentation would most certainly be appreciated as people working on the docs project are overloaded. Best regards, Vadim Belman > On Aug 25, 2021, at 8:09 AM, Marc Chantreux

Re: Font used for raku welcome message

2021-08-27 Thread Andinus via perl6-users
Norman Gaywood @ 2021-08-27 11:20 IST: > On Linux (various versions), if I ssh to another system and start the raku > REPL , I am greeted with: > > Welcome to 𝐑𝐚𝐤𝐮𝐝𝐨™ v2021.08. > Implementing the 𝐑𝐚𝐤𝐮™ programming language v6.d. > > On some systems, this is displayed as (embedded graphic): > > [