![]() | |
#21
| |||
| |||
|
|
On Wed, 4 Nov 2009, Neil Gould wrote: Browsers are completely independent of how something will print on paper Browsers render pages to the video system, period. View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html with both Ιnternet Εxplorer and Firefox (МЅ Windows). Perhaps I was unclear. Your example page is rendered by my browser to my |
#22
| |||
| |||
|
|
View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html Your example page is rendered by my browser to my screen, and whatever happens after that to get it to print is dependent on system variables beyond the browser's scope of control. |
#23
| |||
| |||
|
|
On Thu, 5 Nov 2009, Neil Gould wrote: View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html Your example page is rendered by my browser to my screen, and whatever happens after that to get it to print is dependent on system variables beyond the browser's scope of control. Υou have Νot done it! Οtherwise you would have noticed that Firefox prints the Windows bitmap font Courier whereas Ιnternet Εxplorer substitutes Courier Νew. Υou can see this also in “Print Preview”. Actually, I did look at it with print preview, and the problem is much worse |
#24
| |||
| |||
|
|
Andreas Prilop wrote: On Thu, 5 Nov 2009, Neil Gould wrote: View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html Your example page is rendered by my browser to my screen, and whatever happens after that to get it to print is dependent on system variables beyond the browser's scope of control. Î¥ou have Ρot done it! ΃therwise you would have noticed that Firefox prints the Windows bitmap font Courier whereas Î˙nternet Îxplorer substitutes Courier Ρew. Î¥ou can see this also in ╲Print Preview╡. Actually, I did look at it with print preview, and the problem is much worse than you describe. In IE, the page shows in Print Preview as it does on screen, while in FF, the screen rendering is quite different from the Print Preview of the page, and for some reason, the Courier font is bold. So, I suppose you are providing another example of why the web designer is at a disadvantage when trying to control printed output? |
#25
| |||
| |||
|
|
User-Agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X) View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html btw, I noticed you used italics in your example, any particular reason? |
#26
| |||
| |||
|
|
On Sat, 7 Nov 2009, dorayme wrote: User-Agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X) View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html btw, I noticed you used italics in your example, any particular reason? You cannot see this on Macintosh. On MS Windows, "Courier New" is a TrueType font family whereas "Courier" is an old bitmap font. You can see the difference more easily with italic type. I wondered where you were going with this thread... |
|
Therefore authors should never specify font-family: Courier, "Courier New", monospace but only font-family: "Courier New", Courier, monospace The font used for "monospace" depends on how systems are set up. Perhaps you |
#27
| |||
| |||
|
|
On Sat, 7 Nov 2009, dorayme wrote: User-Agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X) View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html btw, I noticed you used italics in your example, any particular reason? You cannot see this on Macintosh. On MS Windows, "Courier New" is a TrueType font family whereas "Courier" is an old bitmap font. You can see the difference more easily with italic type. Therefore authors should never specify font-family: Courier, "Courier New", monospace but only font-family: "Courier New", Courier, monospace Unfortunately, authors on Macintosh or Linux are unaware of this problem. |
#28
| |||
| |||
|
|
In article Pine.LNX.4.64.0911091702180.27030 (A...ni-hannover.de>, Andreas Prilop <prilop4321 (AT) trashmail (DOT) net> wrote: On Sat, 7 Nov 2009, dorayme wrote: User-Agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X) View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html btw, I noticed you used italics in your example, any particular reason? You cannot see this on Macintosh. On MS Windows, "Courier New" is a TrueType font family whereas "Courier" is an old bitmap font. You can see the difference more easily with italic type. |
|
Therefore authors should never specify font-family: Courier, "Courier New", monospace but only font-family: "Courier New", Courier, monospace Unfortunately, authors on Macintosh or Linux are unaware of this problem. OK, thanks. I will try to remember this. Does this not mean that Macs like mine who have both fonts are to be condemned to New Courier for websites? New Courier is an efficient monospace font, taking up less space for sure, but lacking that old fashioned typewriter look. |
#29
| |||
| |||
|
|
In article<doraymeRidThis-7CD692.09372310112009 (AT) news (DOT) albasani.net>, dorayme<doraymeRidThis (AT) optusnet (DOT) com.au> wrote: In article Pine.LNX.4.64.0911091702180.27030 (A...ni-hannover.de>, Andreas Prilop<prilop4321 (AT) trashmail (DOT) net> wrote: On Sat, 7 Nov 2009, dorayme wrote: User-Agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X) View and print http://www.user.uni-hannover.de/nhtcapri/temp-1.html btw, I noticed you used italics in your example, any particular reason? You cannot see this on Macintosh. On MS Windows, "Courier New" is a TrueType font family whereas "Courier" is an old bitmap font. You can see the difference more easily with italic type. All versions of MS Windows, or only specific ones? I am somewhat surprised to find that MS has not upgraded Courier - the change from bitmap to TrueType Courier happened on the Mac eons ago! |
#30
| |||
| |||
|
|
In article <doraymeRidThis-7CD692.09372310112009 (AT) news (DOT) albasani.net>, dorayme <doraymeRidThis (AT) optusnet (DOT) com.au> wrote: In article Pine.LNX.4.64.0911091702180.27030 (A...ni-hannover.de>, Andreas Prilop <prilop4321 (AT) trashmail (DOT) net> wrote: On Sat, 7 Nov 2009, dorayme wrote: .... All versions of MS Windows, or only specific ones? I am somewhat surprised to find that MS has not upgraded Courier - the change from bitmap to TrueType Courier happened on the Mac eons ago! Therefore authors should never specify font-family: Courier, "Courier New", monospace but only font-family: "Courier New", Courier, monospace Unfortunately, authors on Macintosh or Linux are unaware of this problem. OK, thanks. I will try to remember this. Does this not mean that Macs like mine who have both fonts are to be condemned to New Courier for websites? New Courier is an efficient monospace font, taking up less space for sure, but lacking that old fashioned typewriter look. How often do you actually use Courier, and what do you use if for? |
|
On my sites, it's only ever used for code snippets which are more likely to be copy/pasted; neither are they likely to be presented in italics, so it seems likely that windows bitmap Courier would not degrade as much? (I do actually remember being disappointed the first time I saw italic Courier coming off my ImageWriter II, but that was a long time ago!) |
![]() |
| Thread Tools | |
| Display Modes | |
| |