<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em dom., 17 de jan. de 2021 às 18:53, oliver <<a href="mailto:oliver@klingt.org">oliver@klingt.org</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">it's the difference between the representation of the sharp symbol in <br>
symbol canvas vs. GUI canvas, where the sharp symbol is printed as a <br>
dollar sign.<br></blockquote><div><br></div><div>people, it's the third time I say this is a very well and known issue and that we already have a fix for that...</div><div><br></div><div>Just to make it bluntly clear, I'll link to the Pull Request on github that fixes it, here it is <a href="https://github.com/pure-data/pure-data/pull/953">https://github.com/pure-data/pure-data/pull/953</a> - it deals with different things, including the fact that # becomes $, which is part of this issue => <a href="https://github.com/pure-data/pure-data/issues/558">https://github.com/pure-data/pure-data/issues/558</a></div><div><br></div><div>I also mentioned a couple of times I have a hack that allows you to use "#" in labeles, see [else/display], and it uses dynamic patching to create the object with that in the label as an argument... see <a href="https://github.com/porres/pd-else/blob/master/Classes/Abstractions/display.pd">https://github.com/porres/pd-else/blob/master/Classes/Abstractions/display.pd</a></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">
anyway, the right utf-8 sequence for "VIEWDATA SQUARE"<br>would be "226 140 151", see attached patch. </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">attached is example image and patch, plus utf-8 solution ! </blockquote><div><br></div><div>works for me, but the  VIEWDATA SQUARE (U+2317) is not the "right" symbol for sharp <a href="https://www.compart.com/en/unicode/U+2317">https://www.compart.com/en/unicode/U+2317</a> you actually want this one instead => <a href="https://www.compart.com/en/unicode/U+266F">https://www.compart.com/en/unicode/U+266F</a></div><div><br></div><div>[list fromsybol] gives me "226 153 175" for this character, please try it.</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-im" style="color:rgb(80,0,80)"><br></span> best<br>
<br>
oliver<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div></div>