<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em seg., 18 de jan. de 2021 às 13:31, Ingo <<a href="mailto:ingo@miamiwave.com">ingo@miamiwave.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> IOhannes m zmölnig wrote:<br>
><br>
> in the meantime you could start by installing a couple of fonts (preferably<br>
> ones that have the missing symbols) on your system and then restart Pd.<br>
<br>
I already have DejaVu and Helvetica installed that has all fonts that I need.<br>
If I'm not completely off these should be distributed with Pd and be the same <br>
on all platforms, right?<br></blockquote><div><br></div><div>No, only DejaVu is distributed by Pd and it is the only font that should be the same in all platforms. Actually, in the meantime, we're shipping Menlo as a substitute for DejaVu on macs. So even this is not entirely true.</div><div><br></div><div>I know iemguis have "Helvtica" and "Times" listed as font options, but Pd doesn't ship those and you're expected to have them in your system. If you don't, you might actually get a different font that's supposed to be similar. </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If all characters were in the DejaVu / Helvetica fonts</blockquote><div><br></div><div>sharp and flat are in DejaVu. I don't know about Helvetica, we'd have to look, no one mentioned Helvetica here.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> I should be able to display the alternative # (8983) with UTF-8.<br></blockquote><div><br></div><div>Yes, if you have DejaVu, you should display the sharp symbol, which is not "8983", that is the "VIEWDATA SQUARE", and it is not present in DejaVu! The sharp symbol looks like but is a completely different symbol. It is also completely different from the number sign "#" (and not an "alternate" version of it). Anyway, its value is "9839", see <a href="https://www.fileformat.info/info/unicode/char/266f/index.htm">https://www.fileformat.info/info/unicode/char/266f/index.htm</a> - as an utf-8 list this is "<span style="color:rgb(51,51,51);font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">0xE2 0x99 0xAF" and "226 153 175" as a decimal list, send this list to [list tosymbol] and you'll see the sharp sign!</span></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
It would be soooooo easy to edit one single unused character of the fonts if I <br>
knew where they were.<br>
Unfortunately I do not expect myself to be able to read through the entire Pd <br>
source code to find out.<br></blockquote><div><br></div><div>This is not in the source code of Pd, the font is a .ttf file, and for you to edit it, you have to edit the font and generate a new custom design font for you.</div><div><br></div><div>cheers</div></div></div>