Safari fonts?
It's possible make a script with fonts style of Safari? or even close?
pic:
http://img106.imageshack.us/img106/6789/safarioj9.jpg
pic:
http://img106.imageshack.us/img106/6789/safarioj9.jpg
Comments
@namespace url(http://www.w3.org/1999/xhtml); *{font-family:Lucida Grande!important}
ShAdY, use some better softwares
Talk with MSN, ICQ, AIM, Jabber etc. together with:
http://www.miranda-im.org/ (only 2-4mb)
http://pidgin.im/
Replace WinAMP with:
*non-opensource:
http://support.xmplay.com/
http://mpesch3.de1.cc/1by1.html
*opensource:
http://www.xmms.org/ (for GNU/Linux)
Replace iTunes & Windows Media Player with:
http://songbirdnest.com/
http://www.videolan.org/vlc/
Replace Microsoft Office & create PDFs with:
http://www.openoffice.org/ (beta3.0 can open .docx . pptx etc...)
http://www.scribus.net/
bonus:
http://audacity.sourceforge.net/
http://portablefreeware.com/
Firefox, NOT ONLY a web browser
the font of the 2 browsers together seems the same =/
=(
maybe
@namespace url(http://www.w3.org/1999/xhtml); *{font-family:"Lucida Grande"!important} or @namespace url(http://www.w3.org/1999/xhtml); *{font-family:"Lucida Grande Bold"!important}
@crash foobar2000 (snappy with large files)
but didnt became equal =/
just saw this command on css3
font-smooth Syntax:
font-smooth: auto | never | always | | length | initial | inherit
* auto - smooth text according to system defaults
* never - never smooth the fonts
* always - always smooth the fonts
* and length - If the value of the font size is the same or larger than this size measure, then smooth the font when rendering it.
are you trying to disable smoothing? (it should be on if you have it turned on) did what i could but i can't make it blurry
@namespace url(http://www.w3.org/1999/xhtml); *{font-family:"Lucida Grande"!important;font-size:14.5px!important;font-weight:lighter!important;line-height:1.2em!important}
also see here
"Users who rely on tools like Microsoft's ClearType Tuner to customize Windows font anti-aliasing specifically for their displays will probably be most frustrated by the use of a nonstandard antialiasing mechanism in the Windows port of Safari 3."
FF is better as it used to be, but I wouldn't call it a dream browser yet.
It has the best rendering (and that's why we write styles for it), but Safari is more advanced in CSS support, and Opera is much better written. On an old Unix box with few RAM, Opera in a Linux Emulator is still faster than a native FF.
Speaking of Open Source media players, you forgot to mention the excellent MPlayer.
@ShAdY
CSS3 has very nice new font properties, like font-effect (engrave, emboss) and font-smooth. They're not supported in FF 2.x. Don't know about FF 3 and Safari. Safari is usually the closest to CSS standard.
The problem with CSS is that - since it is an "over documented" standard - you can hear about features years before they get implemented.