[SOLVED] Firefox not rendering Unicode private use area characters

2025-01-13 Thread Ian Pilcher
On 1/13/25 11:47 AM, Ian Pilcher wrote: I'm working on documenting some Python code with Sphinx and the Read the Docs theme.  This theme uses a couple of Unicode "private use area" characters - U+F015 (house) and U+F06a (exclamation mark in circle). These characters are not rendering when I use

Re: Firefox not rendering Unicode private use area characters

2025-01-13 Thread Ian Pilcher
On 1/13/25 11:51 AM, Jerry James wrote: Do you have fontawsome-6-free-fonts installed? It's possible that the applications you mention bundle that font. I just installed it and restarted Firefox. No change. -- If your u

Re: Firefox not rendering Unicode private use area characters

2025-01-13 Thread Jerry James
On Mon, Jan 13, 2025 at 10:48 AM Ian Pilcher wrote: > I'm working on documenting some Python code with Sphinx and the Read the > Docs theme. This theme uses a couple of Unicode "private use area" > characters - U+F015 (house) and U+F06a (exclamation mark in circle). > > These characters are not r

Firefox not rendering Unicode private use area characters

2025-01-13 Thread Ian Pilcher
I'm working on documenting some Python code with Sphinx and the Read the Docs theme. This theme uses a couple of Unicode "private use area" characters - U+F015 (house) and U+F06a (exclamation mark in circle). These characters are not rendering when I use Firefox to view my locally generated docu