Tagged Questions

13
votes
21answers
5k views

What is the most readable, appealing font?

besides Wingdings of course. I'm not talking programming font, but for design docs, documentation, web pages etc.. What wins??? Times New Roman 10pt, Arial 12pt, Verdana? Anyone …
3
votes
5answers
98 views

Lyrics translation in html

How to represent lyrics and corresponding translation strophe in HTML? just an example: Может, поздно, может, слишком рано, Maybe, it's too late or, maybe, early, И о че …
0
votes
2answers
60 views

typography tutorials for web design [closed]

typography tutorials for web design source?
0
votes
2answers
133 views

@font-face isn’t working in Firefox 3.5?

I have an OpenType font being referenced in a CSS file, but it doesn't seem to work in Firefox 3.5. It works perfectly in Safari. The font is being referenced relatively, and is ho …
9
votes
5answers
538 views

Web font embedding vs. sifr?

I'd like to use a non-standard web font to improve the appearance of my HTML. Is it preferable to embed a web font or use something like sifr? My understanding is sifr is a flas …
4
votes
3answers
534 views

Font size in pixels

On an iPhone how do I calculate the size of a character in pixels for a given point size?
3
votes
4answers
187 views

How to render narrow non-breaking spaces in HTML for Windows?

In French, typography requires that we use narrow non-breaking space (U+202F) at various places (“Comme ça !”). Apparently every browser on windows fails to support that and they …
0
votes
1answer
45 views

sIFR3 show text while loading

Hi, I am using sIFR3 on a website. I remember in sIFR2 you coul use this sIFR.bHideBrowserText = false; to show the text before sIFR kicks in. How do you do this in sIFR3 and whe …
2
votes
3answers
127 views

css text-align bug

I'm seeing a strange text-align bug using FF 3.0.11 on Ubuntu-Hardy. test case The letter "f" is way out in left field. I can also make this happen with a variety of fonts and si …
0
votes
7answers
303 views

Apart from <script> tags, what should I strip to make sure user-entered HTML is safe?

I have an app that reprocesses HTML in order to do nice typography. Now, I want to put it up on the web to let users type in their text. So here's the question: I'm pretty sure tha …
0
votes
1answer
100 views

ridonkulous large-font display issue. fontSize shatters words all over

I'm in the midst writing a Lessig-Method slideware object in javascript (so something fun, not important), and I keep encountering strange text layout anomalies, the likes of which …
2
votes
5answers
137 views

What is the best way to present source code, both offline and in books?

Being somewhat typographically obsessed, I am curious: what is the best way to present code - both online and offline. In particular, I'm interested in: What kinds of typefaces a …
4
votes
2answers
854 views

Algorithm to implement something like Wordle

Context Take a look at what wordle does : http://www.wordle.net/ it's much better looking than any other word cloud generators I've seen note: the source is not avaialable - read …
2
votes
2answers
249 views

Boustrophedon Text Editing?

Hello, I would like to edit text in boustrophedon in emacs. For those of you who don't know boustrophedon text direction goes "like an ox turns" in a field or like a printer inkje …
1
vote
2answers
83 views

How to determine if web page user has font installed?

Is there a way to determine over the web if a user has a particular font installed?

1 2 next
15 30 50 per page