What's the year?
03 Aug 2010ss = ($.browser.mozilla) ? 96 : 100;
To get Firefox and Safari to render text inside Canvas with the same positioning... feeling like I'm back in the IE5, IE 5.5, IE6 days.
ss = ($.browser.mozilla) ? 96 : 100;
To get Firefox and Safari to render text inside Canvas with the same positioning... feeling like I'm back in the IE5, IE 5.5, IE6 days.