I can see Pd accepts characters in different alphabets,. If I change my macos settings to have an input in arabic or something, it's fine in Pd comments and stuff.
I can switch back and forth between different alphabets and Pd just works fine with it. Of course this is useful for labels and comments and stuff
Anyway, the same doesn't work for cyclone/comment and I wonder where in Pd's code it takes care of that, so I could do the same automatica detection for cyclone/comment
any hints where I should look?
thanks!
found it => https://github.com/pure-data/pure-data/blob/d07e6efbaef57442d11ca6a838101872...
Em sex., 10 de jul. de 2020 às 01:40, Alexandre Torres Porres < porres@gmail.com> escreveu:
I can see Pd accepts characters in different alphabets,. If I change my macos settings to have an input in arabic or something, it's fine in Pd comments and stuff.
I can switch back and forth between different alphabets and Pd just works fine with it. Of course this is useful for labels and comments and stuff
Anyway, the same doesn't work for cyclone/comment and I wonder where in Pd's code it takes care of that, so I could do the same automatica detection for cyclone/comment
any hints where I should look?
thanks!