no anti alias for stuff that small

master
Coleman 2008-07-24 04:02:46 -05:00
parent ea6b4b2664
commit 87e331ab6c
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ addLoadEvent(function(){
tr: { radius: 5 },
bl: { radius: 5 },
br: { radius: 5 },
antiAlias: true,
antiAlias: false,
autoPad: true
};
if($('tag_cloud'))