• Noto mikssing characters

    From Peter Flynn@21:1/5 to All on Sat Jan 11 00:08:00 2025
    I am getting missing character errors using Google's Noto fonts:

    There is no ␣ (U+2423) in font [NotoSansMono-CondensedMedium.ttf]
    There is no □ (U+25A1) in font [NotoSansMono-CondensedMedium.ttf]

    The first is the open-topped box, often used in documentation to signify
    a visible space (which would of course otherwise be an actual space, and therefore invisible); the second is the empty square box, often used to
    signify a missing character (somewhat ironic :-).

    Has anyone else found this, or have a solution/suggestion?

    Peter

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lawrence D'Oliveiro@21:1/5 to Peter Flynn on Thu Jan 16 05:19:41 2025
    On Sat, 11 Jan 2025 00:08:00 +0000, Peter Flynn wrote:

    I am getting missing character errors using Google's Noto fonts:

    You can test the coverage of any font file with the example font_chart
    utility in this repo <https://gitlab.com/ldo/python_freetype_examples/>.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)