开发者

Suggestions to render good looking texts on a browser using opensource libraries

you know when we display texts on pages in the way is ment to, no matter if is whit <p> or <h1> or any other tag the result is always the same:

Suggestions to render good looking texts on a browser using opensource libraries

(a screen capture of a render made on firefox)

Pixalated areas on the curves of the text. Is any way to render good looking texts on the browser with cross browser capabilities using libraries made on javascript or php? (the text must be selectable开发者_StackOverflow中文版).


Try these typeface solutions - all of them allow you to use non standard fonts and produce great looking antialiased output

javascript solutions

  • Cufon
  • Typeface
  • Google WebFonts

flash solutions

  • sifr3


I'd suggest using CSS, it's cross browser and can generate really amazing stuff. Some examples and tutorials I've found, loads of those to be found via google ;)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜