473,378 Members | 1,417 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,378 software developers and data experts.

Anti aliasing on <p>text</p> - stylesheet?

Hi,

I want to display text on screen with anti aliasing to make it appear
smoother. Is it possible to do this in browsers by perhaps applying a
style to it or is it entirely up the the browser? Cheers

Burnsy

Jul 24 '05 #1
6 14812
bi******@yahoo.co.uk wrote:
I want to display text on screen with anti aliasing to make it appear
smoother. Is it possible to do this in browsers by perhaps applying a
style to it or is it entirely up the the browser? Cheers


Neither. It's usually an operating system setting.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <st***@pugh.net> <http://steve.pugh.net/>
Jul 24 '05 #2
Steve Pugh wrote:
bi******@yahoo.co.uk wrote:
I want to display text on screen with anti aliasing to make it appearsmoother. Is it possible to do this in browsers by perhaps applying astyle to it or is it entirely up the the browser? Cheers


Neither. It's usually an operating system setting.


I think it might be a combination - the OS must support anti-aliasing,
but the browser must request it. I say this because on my Windows box,
IE anti-aliased all text, but Mozilla Firefox only anti-aliases text
above 14pt. Of course there could be something else strange going on,
in which case ignore everything I've said...

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 24 '05 #3
us****@safalra.com says...
Neither. It's usually an operating system setting.


I think it might be a combination - the OS must support anti-aliasing,
but the browser must request it. I say this because on my Windows box,
IE anti-aliased all text, but Mozilla Firefox only anti-aliases text
above 14pt. Of course there could be something else strange going on,
in which case ignore everything I've said...


No.
The reason why Firefox doesn't antialias small font sizes is intended
functionality (improvement of readability for small fonts), coded into
Firefox. You can't change it.

There is no way via HTML you can force a browser to antialias text or
not. Period.

Alex

--
remove underscore+nospam if you want to mail me
Jul 24 '05 #4
Alex Meier wrote:
us****@safalra.com says...
Neither. It's usually an operating system setting.
I think it might be a combination - the OS must support anti-aliasing, but the browser must request it. I say this because on my Windows box, IE anti-aliased all text, but Mozilla Firefox only anti-aliases text above 14pt. Of course there could be something else strange going on, in which case ignore everything I've said...


The reason why Firefox doesn't antialias small font sizes is intended

functionality (improvement of readability for small fonts), coded into Firefox.
Hmm... I've always found anti-aliased text more readable at small
sizes.
You can't change it.
Yes you can - it's open-source :)
There is no way via HTML you can force a browser to antialias text or not. Period.


I didn't mean that it could be done though HTML - I meant that it
wasn't just dependent on the Operating System, but the browser as well.

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 24 '05 #5
us****@safalra.com says...
Hmm... I've always found anti-aliased text more readable at small
sizes.


Seems this is a matter of personal taste ;)
You can't change it.


Yes you can - it's open-source :)


Ok, you're right! This I have to agree...
There is no way via HTML you can force a browser to antialias text or
not. Period.


I didn't mean that it could be done though HTML - I meant that it
wasn't just dependent on the Operating System, but the browser as well.


I get the point. I admit I was sort of flying over you posting and
misinterpreted you a little bit.
Yes, it is both a feature of the OS *and* the use of this feature by the
browser.

But the OP was - IMHO - the question, whether it could be possible for a
stylesheet to change the antialiasing behaviour.
The answer to this is still "no".

Cheers,
Alex

--
remove underscore+nospam if you want to mail me
Jul 24 '05 #6
Alex Meier wrote:
us****@safalra.com says...
Alex Meier wrote:
There is no way via HTML you can force a browser to antialias text or not. Period.
I didn't mean that it could be done though HTML - I meant that it
wasn't just dependent on the Operating System, but the browser as

well.
[snip]

But the OP was - IMHO - the question, whether it could be possible for a stylesheet to change the antialiasing behaviour.
The answer to this is still "no".


Of course. If the original poster is still reading, I apologise for any
confusion caused.

--
Safalra (Stephen Morley)
http://www.safalra.com/hypertext/

Jul 24 '05 #7

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

Similar topics

2
by: Peter David | last post by:
Hi all, 1) I have created a huge XML "data base" consisting of people with <name>Charlie</name> <address>High street></address> etc. I wanna use this xml-data base for various HTM-pages for me...
2
by: Eshrath | last post by:
Hi, What I am trying to do: ======================= I need to form a table in html using the xsl but the table that is formed is quite long and cannot be viewed in our application. So we are...
2
by: Donald Firesmith | last post by:
I am having trouble having Google Adsense code stored in XSL converted properly into HTML. The <> unfortunately become &lt; and &gt; and then no longer work. XSL code is: <script...
3
by: | last post by:
I have been researching articles on google on how to create a simple RSS feed that sucks <title><blurb><link><date> out of a sql server 2000 database via an aspx page. I know it has to be pushed...
9
by: al jones | last post by:
Sorry, it's getting late and I'm tired. I'm trying to fill a richtect box with text derived from the array I was asking about earlier (thank you). I'm not sure what I'm seeing - since most of...
2
by: Paul Verbelen | last post by:
I have a file with topics. I like to copy them in another file but want to have some blank lines between the different topics. I use <xsl:text> element with as data some blank lines to perform...
8
by: Benjamin Bécar | last post by:
Hello everyone. I have to find a correct architecture to achieve this XML <=Text conversion platform. The platform (based on Win2003Server) will have to deal with 21 million XML files and 16...
3
by: ajay2552 | last post by:
Hi, I have a query. All html tags start with < and end with >. Suppose i want to display either '<' or '>' or say some text like '<Company>' in html how do i do it? One method is to use &lt,...
14
by: Michael | last post by:
Since the include function is called from within a PHP script, why does the included file have to identify itself as a PHP again by enclosing its code in <?php... <?> One would assume that the...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.