Mercurial > laserkard
changeset 33:c403de244fb4 laserkard
[svn r34]
author | rlm |
---|---|
date | Mon, 18 Jan 2010 00:22:32 -0500 |
parents | 0deeb2d5d1db |
children | e99fab9df7bb |
files | buy.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/buy.html Mon Jan 18 00:19:17 2010 -0500 1.2 +++ b/buy.html Mon Jan 18 00:22:32 2010 -0500 1.3 @@ -62,7 +62,7 @@ 1.4 1.5 var raphe = Raphael("disp_contain", 502, 320); 1.6 1.7 -tt = raphe.print(10, 150, "Kevin Rustagi", raphe.getFont("HelveticaNeue", 800), 75); 1.8 +///tt = raphe.print(10, 150, "Kevin Rustagi", raphe.getFont("HelveticaNeue", 800), 75); 1.9 1.10 tt.attr("stroke", "#f00"); 1.11 tt.attr("fill", "RED");