473,587 Members | 2,490 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Script font on Web?

Hello,

I used CSS to specify a line of type in Times New Roman, Italic. I notice
that the font seems to not be dithered on the webpage. That is, the font
looks a little ragged around the edges.

Is there a way to make a script font look as good as my non-script font?

Thanks,

Bob
Jul 4 '06 #1
3 9608
In our last episode, <44************ ***********@new s.sonic.net>, the lovely
and talented Hymer broadcast on comp.infosystem s.www.authoring.html:
Hello,
I used CSS to specify a line of type in Times New Roman, Italic. I notice
that the font seems to not be dithered on the webpage.
You don't know what dithered means. You don't want fonts to be dithered.
That is, the font
looks a little ragged around the edges.
Is there a way to make a script font look as good as my non-script font?
What in the world do you mean by "script font"? Times New Roman italic is
not a script font. Beyond that, what a particular font looks like in your
browser is not much of an indication of what will show up in anyone else's
browser.
--
Lars Eighner http://larseighner.com/ http://myspace.com/larseighner
Fast, Cheap, Good: Choose any two.
Jul 4 '06 #2
Hymer wrote:
Hello,

I used CSS to specify a line of type in Times New Roman, Italic. I notice
that the font seems to not be dithered on the webpage. That is, the font
looks a little ragged around the edges.

Is there a way to make a script font look as good as my non-script font?

Thanks,

Bob

For a discussion of script fonts (including a definition of "script
font"), see <http://bowfinprintwork s.com/ScriptIDGuide.h tmland related
pages.

However, you are interested in a variable-spaced, serif font, not a
script font. You should consider Georgia instead of Times New Roman.
Supposedly, Georgia provides good resolution both on a computer screen
and in printed hardcopy.

According to a May survey reported at
<http://www.codestyle.o rg/css/font-family/index.shtml>, Georgia was
active on 91% of Macs and 84% of PCs. Times New Roman was active on 89%
of Macs and 78% of PCs.

On a computer screen, the pixels are arranged in a grid that looks quite
good for vertical and horizontal lines but can be jagged for diagonal
lines. Thus, roman (upright) letters look better than italics
(slanted). As the type-size gets larger, italics look better since each
stroke of a letter occupies more pixels. The appearance is also better
for higher-resolution monitors, but some 20% of monitors (including
mine) are still set at 800x600.

In the end, you should use CSS to allow users to choose their own fonts,
according to what each user thinks looks better. You can specify a
font-family (serif [which includes Times New Roman and Georgia],
sans-serif, cursive [which includes script fonts], fantasy, or
monospace). You can also suggest a font within a family. However, not
everyone has the same set of fonts on their computers. (I have many not
even reported in the Code Style survey.) Thus, you should design your
pages to have an acceptable appearance even if the user chooses a font
you don't use.

Possibly with CSS3, Web fonts might be implemented to allow Web
developers to actually provide fonts with their pages according to a
common, universal specification. Don't hold your breath! The
specification for the Web Font module of CSS3 is not scheduled to be
finalized until 2008. No activity on this module has occurred since
2002. An unsuccessful attempt was made to include Web fonts in CSS2;
this was deleted for CSS2.1 because of a lack of consensus on how to
implement an unprecise specification.

You now know more than you wanted. Aren't you sorry you asked?

--

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

Concerned about someone (e.g., Pres. Bush) snooping
into your E-mail? Use PGP.
See my <http://www.rossde.com/PGP/>
Jul 4 '06 #3

"David E. Ross" <no****@nowhere .notwrote in message
news:Oa******** *************** *******@iswest. net...
Hymer wrote:
>Hello,

I used CSS to specify a line of type in Times New Roman, Italic. I notice
that the font seems to not be dithered on the webpage. That is, the font
looks a little ragged around the edges.

Is there a way to make a script font look as good as my non-script font?

Thanks,

Bob

For a discussion of script fonts (including a definition of "script
font"), see <http://bowfinprintwork s.com/ScriptIDGuide.h tmland related
pages.

However, you are interested in a variable-spaced, serif font, not a script
font. You should consider Georgia instead of Times New Roman. Supposedly,
Georgia provides good resolution both on a computer screen and in printed
hardcopy.

According to a May survey reported at
<http://www.codestyle.o rg/css/font-family/index.shtml>, Georgia was active
on 91% of Macs and 84% of PCs. Times New Roman was active on 89% of Macs
and 78% of PCs.

On a computer screen, the pixels are arranged in a grid that looks quite
good for vertical and horizontal lines but can be jagged for diagonal
lines. Thus, roman (upright) letters look better than italics (slanted).
As the type-size gets larger, italics look better since each stroke of a
letter occupies more pixels. The appearance is also better for
higher-resolution monitors, but some 20% of monitors (including mine) are
still set at 800x600.

In the end, you should use CSS to allow users to choose their own fonts,
according to what each user thinks looks better. You can specify a
font-family (serif [which includes Times New Roman and Georgia],
sans-serif, cursive [which includes script fonts], fantasy, or monospace).
You can also suggest a font within a family. However, not everyone has
the same set of fonts on their computers. (I have many not even reported
in the Code Style survey.) Thus, you should design your pages to have an
acceptable appearance even if the user chooses a font you don't use.

Possibly with CSS3, Web fonts might be implemented to allow Web developers
to actually provide fonts with their pages according to a common,
universal specification. Don't hold your breath! The specification for
the Web Font module of CSS3 is not scheduled to be finalized until 2008.
No activity on this module has occurred since 2002. An unsuccessful
attempt was made to include Web fonts in CSS2; this was deleted for CSS2.1
because of a lack of consensus on how to implement an unprecise
specification.

You now know more than you wanted. Aren't you sorry you asked?

Thanks a lot David. That does answer my question. Much appreciated.

Bob
Jul 4 '06 #4

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

Similar topics

1
8713
by: Les Juby | last post by:
A year or two back I needed a search script to scan thru HTML files on a client site. Usual sorta thing. A quick search turned up a neat script that provided great search results. It was fast, returned the hyperlinked page title, filename, and the body txt (30 preceding and following words) in context with the search word highlighted. ...
1
3244
by: bayouprophet | last post by:
Cant get menu script to to put linked page in the same frame. I am new to Java and I am wondering what am I doing wrong? below are my java applet file, frame.html file, and my text file and one of my link file that should load next to the menu on the same page. And Thank You in advance. Here is my menu applet: <html>
1
4806
by: Allen | last post by:
I am trying to add an additional photo/hyperlink to the company web site (I didn't create it) without any luck. The mouseover feature 'highlights' pics by swapping them with another pic using this command in some type of array. I added the mailbox in the lower left corner (see link below)http://www.aamechanical.com/indextemp.htm but I...
11
1730
by: Konrad Den Ende | last post by:
I have a script placed somewhere in the body of my HTML-doc. I noticed that i'll be using the very same script in a large number of document (all of them as the script regards the time of the most recent edition of the given file). I could place the script in every single document BUT: 1. I'm far too lazy to go through 100 documents doing...
3
1761
by: P Wolpert | last post by:
This is my first post. I hope I don't sound stupid. I have a script conflict when I put two scripts on one page. Both scripts will work if I use one at a time but the menu button script will not work when I add the scrolling text script. One script, the menu button script, has an "Onload" command and the other one does not. From what I know,...
1
1893
by: Rob | last post by:
Access Gurus, This script was used to view the reports on the web by choosing a date on or before the current day.Recently it stopped working and i am not able to figure where the problem is. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd"> <HTML lang=en...
5
3274
by: camphor | last post by:
hi, I have found an upload script in hotscripts and have implemented it into the website, I followed the installation steps to 'give write permissions to php on the upload folder (which is _uploadedfiles_xxxx) (php must be allowed to move uploaded files to this folder' - uploadedfiles_xxxx. I typed <?php chmod ('_uploadedfiles_xxxx',640);...
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...
82
10001
by: happyse27 | last post by:
Hi All, I modified the user registration script, but not sure how to make it check for each variable in terms of preventing junk registration and invalid characters? Two codes below : a) html b) perl script (print and inserting into database) Cheers... Andrew
3
3899
by: happyse27 | last post by:
Hi All, I am creating the perl script using html form(with embedded javascript inside). When using this html form with javascript alone, it works where the form validation will pop up javascript windows to say the field is not keyed into properly. However, when i convert this html(with javascript inside) into perl script, the perl script...
0
7923
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7852
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...
0
8216
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. ...
1
7974
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5719
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...
0
5395
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...
0
3882
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2364
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
0
1192
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.