
Search found 4 matches
- Mon Mar 13, 2023 1:43 pm
- Forum: Mac OSX
- Topic: NSLog doesn't work properly with arm compiler
- Replies: 9
- Views: 1556
- Fri Mar 10, 2023 1:43 am
- Forum: Mac OSX
- Topic: NSLog doesn't work properly with arm compiler
- Replies: 9
- Views: 1556
Re: NSLog doesn't work properly with arm compiler

a macbook air m1 with ventura : tests with the pieces of code of this page
- Tue Apr 10, 2018 9:10 am
- Forum: Tricks 'n' Tips
- Topic: Revised Chr() & Asc() for UTF-16 surrogate pairs
- Replies: 20
- Views: 8572
Re: Revised Chr() & Asc() for UTF-16 surrogate pairs
very useful, it works , i have to say there are others problems from system
for the font is searched to obtain the special glyph and i often have to make a
"LoadFont" again to retrieve my crushed font.
these new large Unicode seem difficult to display..
for the font is searched to obtain the special glyph and i often have to make a
"LoadFont" again to retrieve my crushed font.
these new large Unicode seem difficult to display..
- Mon Apr 09, 2018 10:33 pm
- Forum: Tricks 'n' Tips
- Topic: Revised Chr() & Asc() for UTF-16 surrogate pairs
- Replies: 20
- Views: 8572
Re: Revised Chr() & Asc() for UTF-16 surrogate pairs
thank you much for this code . to display Emoji etc.. on my MAC ., i was not able to understand the problem..