Character map display with ASCII values (iPad /iPhone/iPod)

Henko
Posts: 814
Joined: Tue Apr 09, 2013 12:23 pm
My devices: iPhone,iPad
Windows
Location: Groningen, Netherlands
Flag: Netherlands

Re: Character map display with ASCII values (iPad /iPhone/iPod)

Post by Henko »

Really no idea how to put a picture here. :?

User avatar
Dutchman
Posts: 851
Joined: Mon May 06, 2013 9:21 am
My devices: iMac, iPad Air, iPhone
Location: Netherlands
Flag: Netherlands

Re: Character map display with ASCII values (iPad /iPhone/iPod)

Post by Dutchman »

Henko wrote:Really no idea how to put a picture here. :?
If you edit your post, you see the following on your screen at the bottom of the page. Push "Attachments" etc.
Add Attachments.png
Add Attachments.png (19.74 KiB) Viewed 3259 times

User avatar
Фант
Posts: 1363
Joined: Sat Nov 30, 2013 10:01 am
My devices: iPad 4 (iOS 9.3), iMac (MAC OS 11.03)
Location: Россия,Санкт-Петербург
Flag: Russia
Contact:

Re: Character map display with ASCII values (iPad /iPhone/iPod)

Post by Фант »

Thank you! Your program is very useful !

User avatar
Dutchman
Posts: 851
Joined: Mon May 06, 2013 9:21 am
My devices: iMac, iPad Air, iPhone
Location: Netherlands
Flag: Netherlands

Re: Character map display with ASCII values (iPad /iPhone/iPod)

Post by Dutchman »

At last I found that the Unicode-character-set has a "Private-use area" in which apps-developers can store special characters e.g. emoticons.
Apple has apparently posted some emoticons in that area that can be used on the iPad or iPhone without having to load a special character set.
That area starts at code HEX "E000" or decimal 57344.
There are also "Supplementary private use" area's of which the first starts at HEX "F0000" and require therefore at least an additional byte in the code.
I have changed the start-code in Dav's character-map to 57340 which gives the display as shown in the screenshot.
These emoticons can safely be used in SP-programs. Other emoticons might not be accessible by other users.
Emoticons.PNG
Emoticons.PNG (419.2 KiB) Viewed 2645 times

User avatar
Dav
Posts: 279
Joined: Tue Dec 30, 2014 5:12 pm
My devices: iPad Mini, iPod Touch.
Location: North Carolina, USA
Contact:

Re: Character map display with ASCII values (iPad /iPhone/iPod)

Post by Dav »

Those are neat emoji. I didn't know about then until recently and used them in a memory match game a few posts back. On my older iPad, the pictures are a little different looking, but still the same theme.

- Dav

Post Reply