473,404 Members | 2,137 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,404 software developers and data experts.

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 9600
In our last episode, <44***********************@news.sonic.net>, the lovely
and talented Hymer broadcast on comp.infosystems.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://bowfinprintworks.com/ScriptIDGuide.htmland 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.org/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://bowfinprintworks.com/ScriptIDGuide.htmland 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.org/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
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,...
1
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...
1
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...
11
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...
3
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...
1
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. ...
5
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...
7
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....
82
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)...
3
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...
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...
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
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,...
0
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...
0
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,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...
0
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...

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.