473,395 Members | 1,554 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

symbol for Metro

Zox
Hi all,

There is a symbol used in Paris for the Metro system,
which is a capital M inside a circle. It's used in
tourist guidebooks and in weekly papers and such.

Does HTML have an equivalent?

How about other well-known systems like the
London Underground ?

Thanks.

Jul 6 '06 #1
8 5494
Zox wrote:
There is a symbol used in Paris for the Metro system,
which is a capital M inside a circle. It's used in
tourist guidebooks and in weekly papers and such.

Does HTML have an equivalent?
No. You'll need to create a image showing the symbol.

--
Dylan Parry - http://electricfreedom.org

A Flower?
Jul 6 '06 #2
On Thu, 6 Jul 2006, Dylan Parry wrote:
Zox wrote:
There is a symbol used in Paris for the Metro system,
which is a capital M inside a circle. It's used in
tourist guidebooks and in weekly papers and such.

Does HTML have an equivalent?

No.
Yes. Ⓜ = Ⓜ

Whether it will display on a wide range of browsers is another
question. Try it on some, using
http://ppewww.ph.gla.ac.uk/~flavell/...unidata24.html

Works for me, in several browsers, but then I've got a fair range of
i18n fonts installed.
You'll need to create a image showing the symbol.
It might be advisable, indeed. You could set the image's alt
text to alt="Ⓜ" for use by advanced browsers...

cheers
Jul 6 '06 #3
Alan J. Flavell wrote:
>>Does HTML have an equivalent?

No.

Yes. Ⓜ = Ⓜ
No. That is merely a capital M within a circle. It is _not_ the logo for
the Paris Metro.

--
Dylan Parry - http://webpageworkshop.co.uk

A Flower?
Jul 6 '06 #4
On Thu, 6 Jul 2006, Dylan Parry wrote:
Alan J. Flavell wrote:
>Does HTML have an equivalent?

No.
Yes. Ⓜ = Ⓜ

No. That is merely a capital M within a circle.
That's what I understood the original question to be asking for:

|| There is a symbol used in Paris for the Metro system,
|| which is a capital M inside a circle.
It is _not_ the logo for the Paris Metro.
Right. If it *was* specifically their logo, then you probably
wouldn't be allowed to use it without their permission. See related
discussion on the use of the PUA/CUS character for the Apple logo.
Jul 6 '06 #5
On 6 Jul 2006, Zox wrote:
There is a symbol used in Paris for the Metro system,
which is a capital M inside a circle. It's used in
tourist guidebooks and in weekly papers and such.
Does HTML have an equivalent?
An image: http://www.paris.org/Metro/gifs/metroicon.gif
How about other well-known systems like the
London Underground ?
http://www.tfl.gov.uk/templates/tube...eader-logo.gif

Jul 6 '06 #6
In message
<Pi*************************************@s5b004.rr zn.uni-hannover.de>,
Andreas Prilop <nh******@rrzn-user.uni-hannover.dewrites
>An image: http://www.paris.org/Metro/gifs/metroicon.gif
Do you suppose that it's meant to look that awful?

--
Andy Mabbett
Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>

Free Our Data: <http://www.freeourdata.org.uk>
Jul 6 '06 #7
Alan J. Flavell <fl*****@physics.gla.ac.ukscripsit:
>>Yes. &#x24c2; = Ⓜ

No. That is merely a capital M within a circle.

That's what I understood the original question to be asking for:
>>There is a symbol used in Paris for the Metro system,
which is a capital M inside a circle.
What the question asked for is somewhat unclear, but to me it seems that the
intent was to find a character that could be used as a logo-like symbol,
denoting the (Paris) Metro in a manner that makes the meaning obvious to
anyone who is familiar with Paris Metro. In that sense, I don't think
U+24C2 CIRCLED LATIN CAPITAL LETTER M is the right answer. Or I could say:
if it is the answer, I would like to know what the question really was. How
would the symbol be used, and in which context?

You could try to make U+24C2 look more like the Metro symbol by setting its
color, but the real question is why you would present it as a character in
the first place. Characters are meant to be used in _texts_ whereas logos
and icons have use of their own as independent symbols, though possibly used
in conjunction with other symbols or texts.

On the practical side, if you use U+24C2 (no matter how you enter it in an
HTML document), then it will probably be seen correctly only by users who
have Microsoft Office installed so that they have Arial Unicode MS and by a
small number of users who have installed Code2000 or some of the rare fonts
that support this character, see
http://www.fileformat.info/info/unic...ontsupport.htm
Besides, people using IE would not see the character right even if they have
Arial Unicode MS, unless the browser has been set to use that font by
default (not a common or generally advisable choice by a user) or your
document explicitly suggests that font.

For completeness, I mention that an encircled "M" could also be written in
Unicode as letter "M" followed by U+20DD COMBINING ENCLOSING CIRCLE, but
this would be an even more problematic approach in practice.

The practical way is to present the symbol for Metro as an image. The alt
text depends, as usual, on the context and purpose, but it would typically
be alt="metro".
>It is _not_ the logo for the Paris Metro.

Right. If it *was* specifically their logo, then you probably
wouldn't be allowed to use it without their permission.
In that case, the symbol most probably would not have been included into
Unicode. Regarding intellectual property issues, fair use exemptions or
corresponding rules probably allow people to use the logo when they use it
honestly and with a good reason. Again, the specific intended use is unknown
here.

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Jul 8 '06 #8
On Sat, 8 Jul 2006, Jukka K. Korpela wrote:
....
In that sense, I don't think U+24C2
CIRCLED LATIN CAPITAL LETTER M is the right answer.
I wasn't enthusiastic about it in practical terms, but I wouldn't rate
it as actually wrong. Still, it's a point of view, I won't argue
about it.
On the practical side, if you use U+24C2 (no matter how you enter it
in an HTML document), then it will probably be seen correctly only
by users who have Microsoft Office installed so that they have Arial
Unicode MS and by a small number of users who have installed
Code2000 or some of the rare fonts that support this character,
MSIE's behaviour is more complex than that. I'm seeing the circle-M
in MSIE when Lucida Sans Unicode is selected. Even though SIL
Viewglyph says that the font does not contain the character. I
suspect (as on previous encounters with this kind of behaviour) that
IE is supplementing the font's repertoire by using glyphs from the
far-eastern (CJK) fonts which it installs when one enables support for
"Far Eastern" languages (in Win/XP), or, say, Japanese in Win/2K.
see
http://www.fileformat.info/info/unic...ontsupport.htm
Interesting resource, thanks, although it does say:
"This only includes fonts installed on this server."

I'm still missing a utility which could tell me "which of my installed
fonts contain a glyph for the character U+xxxx" ? Doing the converse
is easy, there are numerous utilities which will list the contents of
a given font, but I haven't seen one which will search the fonts for a
requested character.
Besides, people using IE would not see the character right even if
they have Arial Unicode MS, unless the browser has been set to use
that font by default (not a common or generally advisable choice by
a user) or your document explicitly suggests that font.
MSIE continues to show the glyph to me, even if I choose Tahoma.
Again, I think it's extending the selected font by using a CJK font.

For users, I really can recommend enabling CJK support, even though I
can't read any of the CJK languages. For developers, obviously it
could be a bit of a problem, as it then suggests that characters are
available when, for the default installation settings, they would not
be.
For completeness, I mention that an encircled "M" could also be
written in Unicode as letter "M" followed by U+20DD COMBINING
ENCLOSING CIRCLE, but this would be an even more problematic
approach in practice.
Agreed, which was why I deliberately didn't mention it :-}
It is _not_ the logo for the Paris Metro.
Right. If it *was* specifically their logo, then you probably
wouldn't be allowed to use it without their permission.

In that case, the symbol
Well, U+24c2 is a bona fide Unicode character, but it isn't the
Metro logo as such. I tried to make that distinction before. So it
hinges on what you mean by "symbol".
most probably would not have been included into Unicode.
There's at least one precedent as a Private Use Area character.

/
# NOTE: The graphic image associated with the Apple logo character is
# not authorized for use without permission of Apple, and unauthorized
# use might constitute trademark infringement.
0xF8FF # Apple logo # Roman-0xF0, Symbol-0xF0, Croatian-0xD8
\

cheers
Jul 8 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Richard | last post by:
I am setting up HS in 8i, when I go to $ORACLE_HOME/bin and do a ldd hsodbc i get the below error message, I have done a relink to recreate the hsodbc executable but still no luck. I do have a tar...
0
by: John Graat | last post by:
Hi all, I've built the STLport-462 library on AIX-4.3.3 using gcc-3.3.2. No errors during compilation. However, during linking the following error occurs: ld: 0711-317 ERROR: Undefined symbol:...
9
by: Prasad | last post by:
HI, I am a beginner in VC++.. I am trying to write a Win32 console application in visual studio.. I am using following header files.. #include <STRING> using namespace std; #include...
1
by: vsp15584 | last post by:
Hii..i use the coding as below :- import java.applet.applet; import java.awt.*; import com.sun.j3d.utils.applet.mainframe; import com.sun.j3d.utils.universe.*; import...
2
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: ...
6
by: sadegh | last post by:
Hi I have a problem with my program in VC++6 When I compile it, the following errors are listed. I spend a lot of time on the groups.google.com to find its reason, but none of comments could...
0
by: Ryan Gaffuri | last post by:
hlink72@hotmail.com (Eric) wrote in message news:<ab8d8b14.0308220550.54fb5f22@posting.google.com>... LNK1120 is a standard C++ error. you using Visual C++? Means your references a class that...
3
by: Sindhu Rani | last post by:
i hav created 3 classes in 3 different files. am gettin an error durin compilation. wat shud i do??? C:\s\source>javac -d ..\classes devtestdrive.java devtestdrive.java:5: cannot resolve symbol...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.