473,588 Members | 2,635 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Edwardian Script ITC

Hello,

I have found, that one can generate a nice font with the usage of the
following line (for example):

<font face="Edwardian Script ITC" size="7"> Very nice </font>

Do you know whether this script is supported by all operation systems
(browsers?)? It is installed by default in Windows? What about Linux?
Do you know where one can find relatively full list of fonts which are
installed on most of computers.

Thank you.

Jul 23 '05 #1
6 27362
op*********@yah oo.com wrote:

Hello,

I have found, that one can generate a nice font with the usage of the
following line (for example):

<font face="Edwardian Script ITC" size="7"> Very nice </font>

Do you know whether this script is supported by all operation systems
(browsers?)? It is installed by default in Windows? What about Linux?
Do you know where one can find relatively full list of fonts which are
installed on most of computers.

Thank you.


I collect fonts but not aggressively. I only collect those that
appeal to my personal aesthetics. I have no font named Edwardian
Script.

Because of my interest in fonts, I also collect links to various
sites about fonts (not merely sources of new fonts but also
discussions of fonts). One very interesting site is "Code Style"
at <URL:http://www.codestyle.o rg/index.shtml>, which reports on
surveys of what fonts are installed on PC, Mac, and UNIX systems.
The complete list from the 5 March 2005 survey at
<URL:http://www.codestyle.o rg/css/font-family/sampler-CombinedResults Full.shtml>
does not show any font named Edwardian Script.

Yes, the font is available. It is also identified by Bowfin
Printworks "Script Font Identification" . See
<URL:http://bowfinprintwork s.com/Script01Pg2.htm l>. Directly below
Edwardian Script on that page is Shelley Andante, which I prefer as
a script font. Like Shelley Allegro, Edwardian Script is just too
ornate for my taste.

While I do have all three Shelley fonts -- Andante, Allegro, and
Volante -- only the Andante is enabled. As with Edwardian Script,
none of the Shelley fonts appear in the "Code Style" survey
results.

--

David E. Ross
<URL:http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <URL:http://www.mozilla.org/>.
Jul 23 '05 #2
op*********@yah oo.com wrote:

I have found, that one can generate a nice font with the usage of the
following line (for example):

<font face="Edwardian Script ITC" size="7"> Very nice </font>

Do you know whether this script is supported by all operation systems
(browsers?)? It is installed by default in Windows? What about Linux?

Yes. No. No.

Common serif fonts: Times
Common sans-serif : Helvetica
Common monospaced : Courier
Common Microsoft fonts: Times New, Georgia, Arial, Verdana, Courier New.
Helvetica is about the only font to be found on almost all operating
systems, followed by Times. The MS fonts are common because Windows is so
common; the fonts are Truetype which can be displayed by most OSs.
If a user does not have a font loaded on their computer, the browser
defaults to its best guess about what it thinks might match the font.

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jul 23 '05 #3
All fonts listed here:
<URL:http://www.codestyle.o rg/css/f*ont-family/sampler-CombinedRes*ult sFull....>

are just "usual" fonts and I need "unusual" fonts like listed here:
<URL:http://bowfinprintwork s.com/Sc*ript01Pg2.ht ml>.
What I need to do if I need to know probability that a given "unusual"
font will be displayed on user's PC? Is there any possibility to get
responce from user automatically? For example, I know that I can put
some lines in my html document which will tell me whether browser of
user supports JavaScripting or not. Can I do something similar to get
feedback about fonts?

Is there any possibility to give "descriptio n" of font together with my
html page, where this font is used (for the case if this font is not
installed on user's PC)?

Thank you.

Jul 23 '05 #4
Gazing into my crystal ball I observed op*********@yah oo.com writing in
news:11******** **************@ g14g2000cwa.goo glegroups.com:
All fonts listed here:
<URL:http://www.codestyle.org/css/f*ont-f...inedRes*ultsFu
ll....>

are just "usual" fonts and I need "unusual" fonts like listed here:
<URL:http://bowfinprintwork s.com/Sc*ript01Pg2.ht ml>.
What I need to do if I need to know probability that a given "unusual"
font will be displayed on user's PC? Is there any possibility to get
responce from user automatically? For example, I know that I can put
some lines in my html document which will tell me whether browser of
user supports JavaScripting or not. Can I do something similar to get
feedback about fonts?

Is there any possibility to give "descriptio n" of font together with my
html page, where this font is used (for the case if this font is not
installed on user's PC)?

Thank you.


If you want to use an unusual font, perhaps for a logo, then use an image.
There is no way to determine the fonts on a user's system. For example, I
have 5000 fonts available, 2000 on disk, 3000+ on CD and maybe 400
installed. I'm thinking of removing about 300 of those that are installed
and just keeping them in a separate directory where my font manager can
load them as needed.

--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share
Jul 23 '05 #5
op*********@yah oo.com wrote:
<font face="Edwardian Script ITC" size="7"> Very nice </font>


In addition to other problems discussed in the thread, I'd like to mention
the very real risk that the size="..." part will be applied and the
face="..." part not (when the font is not available). This will result in
_huge_ text in the browser's default font.

The same problem exists when using CSS.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

Jul 23 '05 #6
op*********@yah oo.com wrote:

All fonts listed here:
<URL:http://www.codestyle.o rg/css/f*ont-family/sampler-CombinedRes*ult sFull....>

are just "usual" fonts and I need "unusual" fonts like listed here:
<URL:http://bowfinprintwork s.com/Sc*ript01Pg2.ht ml>.
What I need to do if I need to know probability that a given "unusual"
font will be displayed on user's PC? Is there any possibility to get
responce from user automatically? For example, I know that I can put
some lines in my html document which will tell me whether browser of
user supports JavaScripting or not. Can I do something similar to get
feedback about fonts?
First of all, your question is about the "probabilit y that a given
'unusual' font will be displayed on user's PC?" The "Code Style"
site answers that. If a font is not listed at all, it's unlikely
to be installed in a user's PC. If a font is indeed listed, then
you can see the percentage of PCs, Macs, and Linux (not UNIX)
systems that have it. That percentage can be treated as the
probability of that the font will be displayed.

Since fonts are installed differently between PCs, Macs, and Linux
systems, you are unlikely to be able to develop a single script
that will work for all.
Is there any possibility to give "descriptio n" of font together with my
html page, where this font is used (for the case if this font is not
installed on user's PC)?


What you should do is use a style-sheet with "font-family" to
specify your preferred font, 1-3 backup fonts to use if your
preferred is not available, and a generic font family if none of
the explicitly fonts are available. In your case, the generic
family would likely be cursive.

By the way, the "Code Style" site does list some cursive fonts.
The only cursive font common to PCs, Macs, and Linux systems is
Comic Sans MS (94% of PCs, 91% of Macs, 48% of Linux); but this is
NOT a script font. Brush Script MT is found on PCs (33%) and Macs
(73%); while this is a script font, it's not as appealing as
Edwardian Script or the Shelley fonts.

--

David E. Ross
<URL:http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <URL:http://www.mozilla.org/>.
Jul 24 '05 #7

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

Similar topics

6
12969
by: Mike Daniel | last post by:
I am attempting to use document.write(pageVar) that displays a new html page within a pop-up window and the popup is failing. Also note that pageVar is a complete HTML page containing other java scripts. Being a javascript newbie and after significant testing, I suspect that the document.write fails after finding a </script> within pageVar. Does a trick exist that enables one to slightly alter pageVar whereby enabling...
3
2955
by: Water Cooler v2 | last post by:
Questions: 1. Can there be more than a single script block in a given HEAD tag? 2. Can there be more than a single script block in a given BODY tag? To test, I tried the following code. None of the script gets executed. Can someone please give me a direction as to what I may be missing? Thanks.
2
2961
by: bilaribilari | last post by:
Hi all, I am using Tidy (C) for parsing html pages. I encountered a page that has some script as follows: <script> .... var abc = "<script>some stuff here</" + "script>"; .... </script>
19
3816
by: thisis | last post by:
Hi All, i have this.asp page: <script type="text/vbscript"> Function myFunc(val1ok, val2ok) ' do something ok myFunc = " return something ok" End Function </script>
3
2480
by: rsteph | last post by:
I have a script that shows the time and date. It's been working on my site for quite a while now. Suddenly it stops showing up, after getting my drop down menu to work. If I put text between the <div id="datetime"></div> tags, the text shows up, but the javascript output being sent to those some divs doesn't seem to want to work. It should be showing up in the middle of the content pane, just below the first table box. (set by .css) Here's...
3
3665
by: Angus | last post by:
I have a web page with a toolbar containing a Save button. The Save button can change contextually to be a Search button in some cases. Hence the button name searchsavechanges. The snippet of html is: <a class="searchsavechanges btn btn3d tbbtn" href="javascript:" style="position:static"> <div id="TBsearchsavechanges">Search</div> </a>
7
3603
by: imtmub | last post by:
I have a page, Head tag Contains many Scripts and style sheet for Menu and Page. This code working fine and displaying menus and page as i wanted. Check this page for reference. http://www.marco.com.cn/web-content/marco_re10.html -------------------------------------------------------------- <head> <!-- InstanceBeginEditable name="doctitle" --> <title>Marco</title> <!-- InstanceEndEditable -->
1
47430
KevinADC
by: KevinADC | last post by:
Note: You may skip to the end of the article if all you want is the perl code. Introduction Many websites have a form or a link you can use to download a file. You click a form button or click on a link and after a moment or two a file download dialog box pops-up in your web browser and prompts you for some instructions, such as “open” or “save“. I’m going to show you how to do that using a perl script. What You Need Any recent...
1
3138
by: omar999 | last post by:
hi guys i really dont understand where i am going wrong.I've read countless articles including http://blog.nemikor.com/2009/10/03/using-multiple-versions-of-jquery/ but still having trouble with multiple versions of jquery not working. either the jquery slideshow doesnt work or the jquery ie select width fix doesnt work! rrghhh <head> <link href="/css/styles.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"...
0
7857
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8220
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8352
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
6632
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5723
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5396
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3882
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2367
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1457
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.