Re: Background image position and <pre>/<code> tag question



On Sun, 26 Mar 2006, Toby Inkster wrote:

Monospaced fonts are mostly only used for coding examples, which
generally only need ASCII characters anyway.

That may be your opinion, and often also mine; but I do think other
authors may have a different attitude, and I don't think it's our
place to refuse them. I was asked for help by someone who wanted
their Polytonic Greek to appear correctly as they wanted it in
monospaced, to take one example.

And when a glyph is missing, the browser *should* substitute in a
glyph from another font anyway. (Of course, not all browsers are
smart enough.)

Indeed it should, and some browsers do a decent job of it; but MSIE
evidently has quite some way to go yet (anyone care to comment on any
improvements to this issue IE7? - I've no real plans to beta it
myself).

Be that as it may, it's preferable if all the characters needed for a
particular piece of text can come from the same font.

.



Relevant Pages

  • Re: timing diagram s/w
    ... >> Using ASCII characters in a text editor is not too bad for something simple. ... >> I'm thinking of creating a timing diagram font. ... >could map onto a font with less gaps, ...
    (comp.arch.embedded)
  • Re: Special character at top
    ... These characters are present in most fonts as ASCII characters ... AutoCorrect entries which are inserted automatically when you type,, ... Word MVP FAQ site: http://word.mvps.org ... It's the font themselves that determin how high they are. ...
    (microsoft.public.word.docmanagement)
  • Re: pstotext and Futura
    ... ASCII characters, are in fact constructed from the ASCII values of the ... Your original test file only defined ten characters; ... in the software or in your font. ...
    (comp.lang.postscript)
  • Re: Print a list of symbols
    ... For genuine symbol fonts (which are limited to ASCII characters 32 to 255), ... righthand column in the desired symbol font. ... In the right cell I press Alt+0xxx, where xxx is the number, ... "Klaus Linke" wrote in message ...
    (microsoft.public.word.docmanagement)
  • C with variable -length and ram question....
    ... would like to know your opinion about it: In C, a variable-length ... string can be carried in RAM as a sequence of ASCII characters ...
    (comp.lang.c)