Re: Emojicons support?

2016-01-09 Thread Daniel

On 9/01/2016 1:07 AM, Philip Chee wrote:

On 06/01/2016 14:49, Daniel wrote:

On 6/01/2016 4:10 AM, Philip Chee wrote:

On 05/01/2016 21:59, Rick Merrill wrote:


My observation is that emoji are fancy pants emoticons - what am
I missing?


Emoji: If you have a font that has support for emoji - say Segoe
UI Symbol. They will show up automatically.

Emoticon: The mail user agent (SeaMonkey/Thunderbird) has built in
recognition for certain ASCII strings which it will replace with
an image stored in the current theme.

Phil


Phil, could it be that emoji are single character symbols, whereas
emoticon are multi-characters combinations which produce a symbol??


Emoticons are multi ASCII character combinations. Some Mail User Agents
(Like SeaMonkey) can recognize these and replace them with graphics. The
list of strings the MailNews code (shared with Thunderbird) is hard
coded and can't be extended - without fiddling with the code.

Emoji support just involves installing a font that has support for the
Unicode code points that are mapped to emoji. For example
Segoe-UI-Symbol or Symbola. As far as the Mail User Agent is concerned
emoji are just UTF-8 characters. Support for newer emoji involves just
installing a newer version of the font to the OS.

Phil


Thanks, Phil.

--
Daniel

Happy Holiday Season to one and all.

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 
SeaMonkey/2.39 Build identifier: 20151028234211

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2016-01-08 Thread Philip Chee
On 06/01/2016 14:49, Daniel wrote:
> On 6/01/2016 4:10 AM, Philip Chee wrote:
>> On 05/01/2016 21:59, Rick Merrill wrote:
>> 
>>> My observation is that emoji are fancy pants emoticons - what am
>>> I missing?
>> 
>> Emoji: If you have a font that has support for emoji - say Segoe
>> UI Symbol. They will show up automatically.
>> 
>> Emoticon: The mail user agent (SeaMonkey/Thunderbird) has built in 
>> recognition for certain ASCII strings which it will replace with
>> an image stored in the current theme.
>> 
>> Phil
>> 
> Phil, could it be that emoji are single character symbols, whereas 
> emoticon are multi-characters combinations which produce a symbol??

Emoticons are multi ASCII character combinations. Some Mail User Agents
(Like SeaMonkey) can recognize these and replace them with graphics. The
list of strings the MailNews code (shared with Thunderbird) is hard
coded and can't be extended - without fiddling with the code.

Emoji support just involves installing a font that has support for the
Unicode code points that are mapped to emoji. For example
Segoe-UI-Symbol or Symbola. As far as the Mail User Agent is concerned
emoji are just UTF-8 characters. Support for newer emoji involves just
installing a newer version of the font to the OS.

Phil

-- 
Philip Chee , 
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2016-01-05 Thread Philip Chee
On 05/01/2016 21:59, Rick Merrill wrote:

> My observation is that emoji are fancy pants emoticons - what am I missing?

Emoji: If you have a font that has support for emoji - say Segoe UI
Symbol. They will show up automatically.

Emoticon: The mail user agent (SeaMonkey/Thunderbird) has built in
recognition for certain ASCII strings which it will replace with an
image stored in the current theme.

Phil

-- 
Philip Chee , 
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2016-01-05 Thread Rick Merrill

On 11/21/2015 11:35 AM, »Q« wrote:

In ,
"David E. Ross"  wrote:


On 11/21/2015 5:05 AM, WaltS48 wrote:

Ant wrote:

Hello.

When will SeaMonkey support emojicons like in e-mails since I am
getting more of them not showing up correctly.

Thank you in advance. :)


Found an extension for Thunderbird, that when run through the
Converter  provides an Emoji
Menu for adding them to your emails, or newsgroup posts composed in
HTML. 

The extension can be found at Emoji Menu
.

You do need the proper fonts installed on your machine to view them
all. In my case I had to install ttf-ancient-fonts in my Linux OS.

Just read an article today that  is one of the most popular
emotes.| |


I see a smiley-face emoticon in your reply.  Emoticons have been
supported in mail-news -- Thunderbird and SeaMonkey -- for quite some
time.  However, emoticons are NOT emojis.


You should be seeing an emoji, the Unicode character U+1F602, as long
as you have a font with a glyph for that character installed.

Emoticons are a different thing, just strings of ASCII characters such
as (c:   -- I think the emoticon support you're talking about involves
displaying some kind of graphic instead of the ASCII string.



My observation is that emoji are fancy pants emoticons - what am I missing?

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2016-01-05 Thread Daniel

On 6/01/2016 4:10 AM, Philip Chee wrote:

On 05/01/2016 21:59, Rick Merrill wrote:


My observation is that emoji are fancy pants emoticons - what am I missing?


Emoji: If you have a font that has support for emoji - say Segoe UI
Symbol. They will show up automatically.

Emoticon: The mail user agent (SeaMonkey/Thunderbird) has built in
recognition for certain ASCII strings which it will replace with an
image stored in the current theme.

Phil

Phil, could it be that emoji are single character symbols, whereas 
emoticon are multi-characters combinations which produce a symbol??


--
Daniel

Happy Holiday Season to one and all.

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 
SeaMonkey/2.39 Build identifier: 20151028234211

or
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 
SeaMonkey/2.38 Build identifier: 20150903203501

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-11-21 Thread WaltS48

Ant wrote:

Hello.

When will SeaMonkey support emojicons like in e-mails since I am 
getting more of them not showing up correctly.


Thank you in advance. :)


Found an extension for Thunderbird, that when run through the Converter 
 provides an Emoji Menu for 
adding them to your emails, or newsgroup posts composed in HTML. 


The extension can be found at Emoji Menu 
.


You do need the proper fonts installed on your machine to view them all. 
In my case I had to install ttf-ancient-fonts in my Linux OS.


Just read an article today that  is one of the most popular emotes.|
|
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-11-21 Thread »Q«
In ,
"David E. Ross"  wrote:

> On 11/21/2015 5:05 AM, WaltS48 wrote:
> > Ant wrote:  
> >> Hello.
> >>
> >> When will SeaMonkey support emojicons like in e-mails since I am
> >> getting more of them not showing up correctly.
> >>
> >> Thank you in advance. :)  
> > 
> > Found an extension for Thunderbird, that when run through the
> > Converter  provides an Emoji
> > Menu for adding them to your emails, or newsgroup posts composed in
> > HTML. 
> > 
> > The extension can be found at Emoji Menu
> > .
> > 
> > You do need the proper fonts installed on your machine to view them
> > all. In my case I had to install ttf-ancient-fonts in my Linux OS.
> > 
> > Just read an article today that  is one of the most popular
> > emotes.| |  
> 
> I see a smiley-face emoticon in your reply.  Emoticons have been
> supported in mail-news -- Thunderbird and SeaMonkey -- for quite some
> time.  However, emoticons are NOT emojis.

You should be seeing an emoji, the Unicode character U+1F602, as long
as you have a font with a glyph for that character installed.

Emoticons are a different thing, just strings of ASCII characters such
as (c:   -- I think the emoticon support you're talking about involves
displaying some kind of graphic instead of the ASCII string.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-11-21 Thread David E. Ross
On 11/21/2015 5:05 AM, WaltS48 wrote:
> Ant wrote:
>> Hello.
>>
>> When will SeaMonkey support emojicons like in e-mails since I am
>> getting more of them not showing up correctly.
>>
>> Thank you in advance. :)
> 
> Found an extension for Thunderbird, that when run through the Converter
>  provides an Emoji Menu for
> adding them to your emails, or newsgroup posts composed in HTML. 
> 
> The extension can be found at Emoji Menu
> .
> 
> You do need the proper fonts installed on your machine to view them all.
> In my case I had to install ttf-ancient-fonts in my Linux OS.
> 
> Just read an article today that  is one of the most popular emotes.|
> |

I see a smiley-face emoticon in your reply.  Emoticons have been
supported in mail-news -- Thunderbird and SeaMonkey -- for quite some
time.  However, emoticons are NOT emojis.

The question is:  Are emojis really necessary for intellegent
communication?

-- 
David E. Ross

The Crimea is Putin's Sudetenland.
The Ukraine will be Putin's Czechoslovakia.
See .
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-14 Thread Ant

...

Do you have the fonts necessary to view them?
https://en.wikipedia.org/wiki/Emoji#Implementation


Hmm. I guess none for Windows XP SP3. :(


For WinXP You can add Symbola_hint.ttf from:
http://users.teilar.gr/~g1951d/ (Symbola Symbol blocks of The Unicode
Standard http://users.teilar.gr/~g1951d/Symbola.zip)

That will give you much of the symbols & pictographs, but will not be in
color (same as linux). To test just go to the wikipedia page:

https://en.wikipedia.org/wiki/Emoji#Blocks

and notice that you get undecipherable blocks instead of the
symbols/pictographs. While on that page, install the symbola ttf fonts
and the page should immediately change to show the symbols/pictographs
with the exception of a few.


Do I assume to put *.ttf files into c:\windows\fonts directory/folder?
If so, then I am not seeing the emojis -- http://i.imgur.com/Usd1EnN.png
for a screen shot/capture from Prefbar extension.


Replying from WinXP - sorry for the delay.

Yes you put the Symbola_hint.ttf file into that folder:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\administrator>cd c:\windows\fonts

C:\WINDOWS\Fonts>dir symb*
  Volume in drive C is Windows

  Directory of C:\WINDOWS\Fonts

08/04/2004  05:00 AM69,464 symbol.ttf
09/27/2015  10:07 AM 3,025,192 Symbola_hint.ttf
2 File(s)  3,094,656 bytes
0 Dir(s)   9,421,770,240 bytes free

And here is a WinXP screenshot from the Wikipedia link I gave you (with
the font info pasted into it):

http://s2.postimg.org/l8bzh6jm1/Symbola_Hintfor_Ant.png


Thanks. For some reason, they did not show those characters. :/
--
"Is it for pleasure you were made? Not for doing, and for action? Look 
at the plants, the sparrows, the ants, spiders, bees, all doing their 
business, helping to weld the order of the world. And will you refuse 
man's part? And not run the way of nature's ordering?" --Marcus Aurelius
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-13 Thread Ant

The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.


So, does that mean Thunderbird and SeaMonkey won't get them in their
future versions? :/

Did you feel that we need that ? Emoticons are not enough ?



He does, because his correspondents send him messages from their
smartphones with emojis.

If his system has the appropriate fonts installed, SeaMonkey and
Thunderbird may or may not show them.


Correct. I kept asking them what those were since I couldn't see them 
correctly. :(

--
"Ah. Those club kids did eat those ants up like popcorn." --CSI: Miami 
(Wannabe episode; #218)
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-13 Thread Ray_Net

Ant wrote on 13/10/2015 15:38:

The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.


So, does that mean Thunderbird and SeaMonkey won't get them in their
future versions? :/

Did you feel that we need that ? Emoticons are not enough ?



He does, because his correspondents send him messages from their
smartphones with emojis.

If his system has the appropriate fonts installed, SeaMonkey and
Thunderbird may or may not show them.


Correct. I kept asking them what those were since I couldn't see them 
correctly. :(
Because SeaMonkey did not rely on installed font, so it did not use them 
as I said before:

> I understand BUT SeaMonkey had decided to NOT USE installed fonts.
> I think, that's because a lot of people did not have the expected 
fonts installed.

> Otherwise we will be obliged to install TOO many fonts.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-13 Thread NoOp

Ant wrote:

When will SeaMonkey support emojicons like in e-mails since I am
getting
more of them not showing up correctly.


Do you have the fonts necessary to view them?
https://en.wikipedia.org/wiki/Emoji#Implementation


Hmm. I guess none for Windows XP SP3. :(


For WinXP You can add Symbola_hint.ttf from:
http://users.teilar.gr/~g1951d/ (Symbola Symbol blocks of The Unicode
Standard http://users.teilar.gr/~g1951d/Symbola.zip)

That will give you much of the symbols & pictographs, but will not be in
color (same as linux). To test just go to the wikipedia page:

https://en.wikipedia.org/wiki/Emoji#Blocks

and notice that you get undecipherable blocks instead of the
symbols/pictographs. While on that page, install the symbola ttf fonts
and the page should immediately change to show the symbols/pictographs
with the exception of a few.


Do I assume to put *.ttf files into c:\windows\fonts directory/folder?
If so, then I am not seeing the emojis -- http://i.imgur.com/Usd1EnN.png
for a screen shot/capture from Prefbar extension.


Replying from WinXP - sorry for the delay.

Yes you put the Symbola_hint.ttf file into that folder:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\administrator>cd c:\windows\fonts

C:\WINDOWS\Fonts>dir symb*
 Volume in drive C is Windows

 Directory of C:\WINDOWS\Fonts

08/04/2004  05:00 AM69,464 symbol.ttf
09/27/2015  10:07 AM 3,025,192 Symbola_hint.ttf
   2 File(s)  3,094,656 bytes
   0 Dir(s)   9,421,770,240 bytes free

And here is a WinXP screenshot from the Wikipedia link I gave you (with 
the font info pasted into it):


http://s2.postimg.org/l8bzh6jm1/Symbola_Hintfor_Ant.png
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-09 Thread Ant

On 10/4/2015 5:08 PM, David E. Ross wrote:


The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.


So, does that mean Thunderbird and SeaMonkey won't get them in their 
future versions? :/

--
"... human societies send their young men to war, weaver-ant societies 
send their old ladies." --Wilson and Holldobler
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-09 Thread Ray_Net

Ant wrote on 09/10/2015 07:55:

On 10/4/2015 5:08 PM, David E. Ross wrote:


The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.


So, does that mean Thunderbird and SeaMonkey won't get them in their 
future versions? :/

Did you feel that we need that ? Emoticons are not enough ?
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-09 Thread Ray_Net

Philip Chee wrote on 09/10/2015 16:33:

On 09/10/2015 14:35, Ray_Net wrote:

Ant wrote on 09/10/2015 07:55:

On 10/4/2015 5:08 PM, David E. Ross wrote:


The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.

So, does that mean Thunderbird and SeaMonkey won't get them in their
future versions? :/

Did you feel that we need that ? Emoticons are not enough ?

I believe that emoji support is already present in Core code. What else
is needed is a suitable emoji font available from the Operating System.
On certain platforms that support colour emoji we also can also display
that.

http://blog.symbolset.com/multicolor-fonts
https://blog.mozilla.org/ux/2015/09/firefox-os-emoji/


Phil

I think that my OS did not contains such fonts installed, and I will not 
install another font. ... so I prefer that SM don't care about that.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-09 Thread Philip Chee
On 09/10/2015 14:35, Ray_Net wrote:
> Ant wrote on 09/10/2015 07:55:
>> On 10/4/2015 5:08 PM, David E. Ross wrote:
>>
>>> The difference between emojis and smilies is that emojis require the
>>> user to have the appropriate fonts installed while the smilies are
>>> automatically generated by the mail-news component of SeaMonkey and
>>> Thunderbird.  In the sample of four emojis, note that the two middle
>>> ones are not shown on my PC.  Instead, I see boxes with the hex codes
>>> for them.
>>
>> So, does that mean Thunderbird and SeaMonkey won't get them in their 
>> future versions? :/
> Did you feel that we need that ? Emoticons are not enough ?

I believe that emoji support is already present in Core code. What else
is needed is a suitable emoji font available from the Operating System.
On certain platforms that support colour emoji we also can also display
that.

http://blog.symbolset.com/multicolor-fonts
https://blog.mozilla.org/ux/2015/09/firefox-os-emoji/


Phil

-- 
Philip Chee , 
http://flashblock.mozdev.org/ http://xsidebar.mozdev.org
Guard us from the she-wolf and the wolf, and guard us from the thief,
oh Night, and so be good for us to pass.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-09 Thread Ray_Net

WaltS48 wrote on 09/10/2015 15:42:

On 10/09/2015 02:35 AM, Ray_Net wrote:

Ant wrote on 09/10/2015 07:55:

On 10/4/2015 5:08 PM, David E. Ross wrote:


The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.


So, does that mean Thunderbird and SeaMonkey won't get them in their
future versions? :/

Did you feel that we need that ? Emoticons are not enough ?



He does, because his correspondents send him messages from their 
smartphones with emojis.


If his system has the appropriate fonts installed, SeaMonkey and 
Thunderbird may or may not show them.



Yes, I understand BUT SeaMonkey had decided to NOT USE installed fonts.
I think, that's because a lot of people did not have the expected fonts 
installed.

Otherwise we will be obliged to install TOO many fonts.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-09 Thread WaltS48

On 10/09/2015 02:35 AM, Ray_Net wrote:

Ant wrote on 09/10/2015 07:55:

On 10/4/2015 5:08 PM, David E. Ross wrote:


The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.


So, does that mean Thunderbird and SeaMonkey won't get them in their
future versions? :/

Did you feel that we need that ? Emoticons are not enough ?



He does, because his correspondents send him messages from their 
smartphones with emojis.


If his system has the appropriate fonts installed, SeaMonkey and 
Thunderbird may or may not show them.


--
Linux Mint 17.2 "Rafaela" | KDE 4.14.2 | Thunderbird 38.3.0
One users useless feature, is a useful feature to another
Go Blue Jays! Go Pens! Go Pitt! Go Saints!
[Visit Pittsburgh]
[Coexist · Understanding Across Divides]

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-08 Thread Ant

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.


Do you have the fonts necessary to view them?
https://en.wikipedia.org/wiki/Emoji#Implementation


Hmm. I guess none for Windows XP SP3. :(


For WinXP You can add Symbola_hint.ttf from:
http://users.teilar.gr/~g1951d/ (Symbola Symbol blocks of The Unicode
Standard http://users.teilar.gr/~g1951d/Symbola.zip)

That will give you much of the symbols & pictographs, but will not be in
color (same as linux). To test just go to the wikipedia page:

https://en.wikipedia.org/wiki/Emoji#Blocks

and notice that you get undecipherable blocks instead of the
symbols/pictographs. While on that page, install the symbola ttf fonts
and the page should immediately change to show the symbols/pictographs
with the exception of a few.


Do I assume to put *.ttf files into c:\windows\fonts directory/folder? 
If so, then I am not seeing the emojis -- http://i.imgur.com/Usd1EnN.png 
for a screen shot/capture from Prefbar extension.

--
"I'm not afraid of insects taking over the world, and you know why? It 
would take about a million ants just to aim a gun at me, let alone fire 
it. And you know what I'm doing while they're aiming it at me? I just 
sort of slip off to the side, and then suddenly run up and kick the gun 
out of their hands." --Jack Handy from Saturday Night Live
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-05 Thread NoOp
On 10/4/2015 4:14 PM, Ant wrote:
>>> When will SeaMonkey support emojicons like in e-mails since I am getting
>>> more of them not showing up correctly.
>>
>> Do you have the fonts necessary to view them?
>>
>> https://en.wikipedia.org/wiki/Emoji#Implementation
> 
> Hmm. I guess none for Windows XP SP3. :(
> 

For WinXP You can add Symbola_hint.ttf from:
http://users.teilar.gr/~g1951d/ (Symbola Symbol blocks of The Unicode
Standard http://users.teilar.gr/~g1951d/Symbola.zip)

That will give you much of the symbols & pictographs, but will not be in
color (same as linux). To test just go to the wikipedia page:

https://en.wikipedia.org/wiki/Emoji#Blocks

and notice that you get undecipherable blocks instead of the
symbols/pictographs. While on that page, install the symbola ttf fonts
and the page should immediately change to show the symbols/pictographs
with the exception of a few.

Of course the Win10/8/7 fonts will work, but I've not looked at the
Microsoft license, so I can't suggest you install those. :-)
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Jonathan N. Little

Ant wrote:

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.


Why would you want it? ;-)

--
Take care,

Jonathan
---
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread C M

Ant wrote:

Hello.

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.

Thank you in advance. :)


SeaMonkey seems to be all right with this already. You appear to be on 
Windows XP, so may need to find some updated fonts that include them.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread David E. Ross
On 10/4/2015 5:28 AM, Ant wrote:
> Hello.
> 
> When will SeaMonkey support emojicons like in e-mails since I am getting 
> more of them not showing up correctly.
> 
> Thank you in advance. :)
> 

Try the Smiley Fixer extension from
.
 The vanilla version cannot be installed in SeaMonkey beyond SeaMonkdy
2.26.  Before installing, you will thus either have to open the .xpi
file with a ZIP application and edit the install.rdf file to change the
maximum SeaMonkey version or else try using the Extension Converter for
SeaMonkey at .

Followup-To: mozilla.support.seamonkey

-- 
David E. Ross

The Crimea is Putin's Sudetenland.
The Ukraine will be Putin's Czechoslovakia.
See .
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Ray_Net

C M wrote on 04/10/2015 17:04:

Ant wrote:

Hello.

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.

Thank you in advance. :)


SeaMonkey seems to be all right with this already. You appear to be on 
Windows XP, so may need to find some updated fonts that include them.

Do you think that SM emoticons are based on Windows Fonts ?
I have here when I compose in HTML on the bar where I can do 
Bold/Italic/etc .. the last icon is an emoticon where I can choose 
between 16 emoticons. See them hereafter (visible if you are in HTML 
reading)
:-) , :-( , ;-) , :-P , :-D , :-[ , :-\ , =-O , :-* , >:o , 8-) , :-$ , 
:-! , O:-) , :'( , :-X .


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Cerise

On 10/4/2015 11:44 AM, Ray_Net wrote:

C M wrote on 04/10/2015 17:04:

Ant wrote:

Hello.

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.

Thank you in advance. :)


SeaMonkey seems to be all right with this already. You appear to be on
Windows XP, so may need to find some updated fonts that include them.

Do you think that SM emoticons are based on Windows Fonts ?
I have here when I compose in HTML on the bar where I can do
Bold/Italic/etc .. the last icon is an emoticon where I can choose
between 16 emoticons. See them hereafter (visible if you are in HTML
reading)
:-) , :-( , ;-) , :-P , :-D , :-[ , :-\ , =-O , :-* , >:o , 8-) , :-$ ,
:-! , O:-) , :'( , :-X .



Emoji aren't those legacy substitutions, they are actual characters like 
 and have been showing up more and more with the proliferation 
of fancy phones.

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread NoOp
On 10/4/2015 5:28 AM, Ant wrote:
> Hello.
> 
> When will SeaMonkey support emojicons like in e-mails since I am getting 
> more of them not showing up correctly.
> 
> Thank you in advance. :)
> 

Do you have the fonts necessary to view them?

https://en.wikipedia.org/wiki/Emoji#Implementation

Followup set to: mozilla.support.seamonkey
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Ant

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.


Why would you want it? ;-)


Because seeing symbols look weird. :P
--
"When I am at my lowest, that is when I see things the clearest. It's 
hard to care about ants when you're soaring with eagles." --unknown
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Ant

When will SeaMonkey support emojicons like in e-mails since I am
getting
more of them not showing up correctly.

Thank you in advance. :)


SeaMonkey seems to be all right with this already. You appear to be on
Windows XP, so may need to find some updated fonts that include them.

Do you think that SM emoticons are based on Windows Fonts ?
I have here when I compose in HTML on the bar where I can do
Bold/Italic/etc .. the last icon is an emoticon where I can choose
between 16 emoticons. See them hereafter (visible if you are in HTML
reading)
:-) , :-( , ;-) , :-P , :-D , :-[ , :-\ , =-O , :-* , >:o , 8-) , :-$ ,
:-! , O:-) , :'( , :-X .


Those are fine, but not emojis.



Emoji aren't those legacy substitutions, they are actual characters like
 and have been showing up more and more with the proliferation
of fancy phones.


Exactly!
--
"Yo mama is so poor, I saw her fighting an ant for food." --unknown
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread David E. Ross
On 10/4/2015 4:11 PM, Ant wrote:
> When will SeaMonkey support emojicons like in e-mails since I am
> getting
> more of them not showing up correctly.
>
> Thank you in advance. :)

 SeaMonkey seems to be all right with this already. You appear to be on
 Windows XP, so may need to find some updated fonts that include them.
>>> Do you think that SM emoticons are based on Windows Fonts ?
>>> I have here when I compose in HTML on the bar where I can do
>>> Bold/Italic/etc .. the last icon is an emoticon where I can choose
>>> between 16 emoticons. See them hereafter (visible if you are in HTML
>>> reading)
>>> :-) , :-( , ;-) , :-P , :-D , :-[ , :-\ , =-O , :-* , >:o , 8-) , :-$ ,
>>> :-! , O:-) , :'( , :-X .
> 
> Those are fine, but not emojis.
> 
> 
>> Emoji aren't those legacy substitutions, they are actual characters like
>>  and have been showing up more and more with the proliferation
>> of fancy phones.
> 
> Exactly!
> 

The difference between emojis and smilies is that emojis require the
user to have the appropriate fonts installed while the smilies are
automatically generated by the mail-news component of SeaMonkey and
Thunderbird.  In the sample of four emojis, note that the two middle
ones are not shown on my PC.  Instead, I see boxes with the hex codes
for them.

-- 
David E. Ross

The Crimea is Putin's Sudetenland.
The Ukraine will be Putin's Czechoslovakia.
See .
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Ant

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.


Do you have the fonts necessary to view them?

https://en.wikipedia.org/wiki/Emoji#Implementation


Hmm. I guess none for Windows XP SP3. :(
--
"An ant may work its (her) heart out, but it (she) can't make money." 
--unknown
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Emojicons support?

2015-10-04 Thread Ant

On 10/4/2015 8:04 AM, C M wrote:

Ant wrote:

Hello.

When will SeaMonkey support emojicons like in e-mails since I am getting
more of them not showing up correctly.

Thank you in advance. :)


SeaMonkey seems to be all right with this already. You appear to be on
Windows XP, so may need to find some updated fonts that include them.


Hmm, which fonts?
--
"Yo mama is so poor, I saw her fighting an ant for food." --unknown
Note: A fixed width font (Courier, Monospace, etc.) is required to see 
this signature correctly.

   /\___/\ Ant(Dude) @ http://antfarm.ma.cx (Personal Web Site)
  / /\ /\ \Ant's Quality Foraged Links: http://aqfl.net
 | |o   o| |
\ _ /If crediting, then use Ant nickname and AQFL URL/link.
 ( )  Chop ANT from its address if e-mailing privately.
Ant is currently not listening to any songs on this computer.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey