Boost logo

Boost :

From: Brey, Edward D (EdwardDBrey_at_[hidden])
Date: 2002-02-13 14:50:35


Yes. boost.css has many lines like: "FONT-SIZE: 13pt". Specifying the
font-size in points causes an exact pixel count rendering under IE, so you
lose size control as the viewer. This usage of point sizes is indeed quite
obnoxious, bordering on evil. :-) Instead the style sheet should be using
percent and/or relative sizes. For example: "font-size: 150%".

 -----Original Message-----
From: David Abrahams [mailto:david.abrahams_at_[hidden]]
Sent: Wednesday, 13 February 2002 1:48 PM
To: boost_at_[hidden]
Subject: [boost] Boost Documentation templates: unresponsive text
size

Is this something having to do with the .css? No matter what I do in my
browser, the text size stays the same.

-Dave

*---------------------------------------------------*
                  David Abrahams
      C++ Booster (http://www.boost.org)
      Pythonista (http://www.python.org)
  resume: http://users.rcn.com/abrahams/resume.html
          email: david.abrahams_at_[hidden]
*---------------------------------------------------*

Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk