modernizr - Can you detect if Cleartype is enabled on PC via javascript? -


some @font-face fonts don't play nice non-cleartype settings (gets choppy on edges)

is there way detect via javascript can modernizr-style class addition body if cleartype off can use in css

in ie 6+ can check screen.fontsmoothingenabled property. otherwise need use html 5 canvas check this.

details here.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -