Tagged Questions

42
votes
14answers
25k views

SIFR vs Cufon vs Typeface.js

With browser support / licensing issues of @font-face (a feature of CSS3), which intermediate option do you prefer? Cufon,Typeface.js, or SIFR? Cufon is new but has been getting a lot of praise from ...
1
vote
1answer
205 views

cufon or typeface - need English LTR and Arabic RTL fancy heading

I need to build a site that uses cufon or typeface.js for headings. But I am struggling to get a definitive answer on whether these will support RTL text. Does anyone have experience using these for ...
1
vote
2answers
1k views

Embedding commercial fonts into websites

Good evening ladies and gentlemen! Searching for a cross-browser solution to embed commercial fonts like HelveticaNeue or Univers etc. I found some promising approaches. First of all I will enlist ...
0
votes
1answer
329 views

Can I justify text with Typeface.js? How does the rendering compare with Cufon?

I'd be using Cufon, but I can't justify the text. I've read that Typeface.js works similarly to Cufon, (renders its own text so it looks good in Windows browsers that don't provide anti-aliasing) so ...