Character map display with ASCII values (iPad /iPhone/iPod)
-
- Posts: 814
- Joined: Tue Apr 09, 2013 12:23 pm
- My devices: iPhone,iPad
Windows - Location: Groningen, Netherlands
- Flag:
Re: Character map display with ASCII values (iPad /iPhone/iPod)
Really no idea how to put a picture here.
- Dutchman
- Posts: 851
- Joined: Mon May 06, 2013 9:21 am
- My devices: iMac, iPad Air, iPhone
- Location: Netherlands
- Flag:
Re: Character map display with ASCII values (iPad /iPhone/iPod)
If you edit your post, you see the following on your screen at the bottom of the page. Push "Attachments" etc.Henko wrote:Really no idea how to put a picture here.
- Фант
- Posts: 1363
- Joined: Sat Nov 30, 2013 10:01 am
- My devices: iPad 4 (iOS 9.3), iMac (MAC OS 11.03)
- Location: Россия,Санкт-Петербург
- Flag:
- Contact:
Re: Character map display with ASCII values (iPad /iPhone/iPod)
Thank you! Your program is very useful !
- Dutchman
- Posts: 851
- Joined: Mon May 06, 2013 9:21 am
- My devices: iMac, iPad Air, iPhone
- Location: Netherlands
- Flag:
Re: Character map display with ASCII values (iPad /iPhone/iPod)
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.
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.
- 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)
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
- Dav